NewsGen is a modern web application that aggregates news from various sources, providing users with the latest updates in a user-friendly interface. Built with React, NewsGen aims to deliver a seamless news reading experience.
- React
- CSS3
- Bootstrap
- Git for version control
- News Aggregation: Fetches news from multiple sources using third-party APIs.
- Responsive Design: Optimized for both desktop and mobile devices.
- Node.js
- npm (Node Package Manager)
-
Clone the repository:
git clone https://github.com/hamidwebs/NewsGen.git
-
Navigate to the project directory:
cd NewsGen
-
Install dependencies:
npm install
-
Run the frontend development server:
npm start
-
Visit the application: Open your browser and go to
http://localhost:3000
- Email: itmughal2023@gmail.com
Explore the live version of NewsGen by visiting https://hamidwebs.github.io/NewsGen/.
Feel free to explore the repository, raise issues, and contribute to the project. Happy coding!