Welcome to the Newsletter Web App! This application keeps you updated with the latest news and provides an engaging and interactive user experience.
📰 Dynamic Content: Fetches and displays the latest news articles using an external API.
💬 User Interaction: Allows users to read full articles and share them on social media.
🎨 Customization: Utilizes Tailwind CSS for flexible styling and a modern UI.
🔔 Notifications: SweetAlert for beautiful, responsive, and customizable alert dialogs.
Clone the repository:
git clone https://github.com/MasterWithAhmad/NewsletterWebApp.git
Navigate to the project directory:
cd NewsletterWebApp
Install dependencies:
npm install
Run the application:
npm run dev
Open your browser and visit http://localhost:3000 to view the application.
https://newsletter-website.netlify.app/
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
Fork the Project:
Clone your fork:
git clone https://github.com/MasterWithAhmad/NewsletterWebApp.git
Navigate to your project directory:
cd NewsletterWebApp
Add the original repository as a remote:
git remote add upstream https://github.com/MasterWithAhmad/NewsletterWebApp.git
Fetch the latest changes from the original repository:
git fetch upstream
Update your local main branch:
git checkout main
git merge upstream/main
Create your Feature Branch:
git checkout -b feature/AmazingFeature
Commit your Changes:
git commit -m 'Add some AmazingFeature'
Push to the Branch:
git push origin feature/AmazingFeature
Open a Pull Request:
This project is licensed under the MIT License. See the LICENSE file for more information.
Ahmad - LinkedIn - https://www.linkedin.com/in/ahmad-eyhash-9b5a31317?trk=contact-info