Welcome to the News Page project built with React. This application provides a dynamic and responsive news feed, designed to deliver a seamless experience on both desktop and mobile devices.
- Responsive Design: Adapts seamlessly to different screen sizes.
- Dynamic Content: Fetches and displays news articles from a remote API.
- Search Functionality: Allows users to search for specific articles.
- Pagination: Easily navigate through multiple pages of articles.
- Modern UI: Clean and user-friendly interface.
-
Clone the Repository
git clone https://github.com/atanushil/GlobalNewsHub.git cd GlobalNewsHub -
Install Dependencies
npm install
-
Start the Development Server
npm start
Open
http://localhost:3000in your browser to view the application.
Update any necessary settings in the .env file at the root of the project to configure API endpoints and other settings.
- Fork the repository.
- Create a feature branch.
- Make your changes and test.
- Submit a pull request with a description of your changes.
MIT License - see the LICENSE file for details.
For inquiries, contact [email protected].

