This is News-24/7, a news website that helps to put news at your fingertips with infinite-scroll and multiple categories for your convenience.
- React (Class Based Components)
- API Integration
- Responsive design for optimal viewing on different devices.
- Infinite scroll and multipe categories.
- Linked to detailed information for a particular news article.
To run this portfolio website locally, follow these steps:
- Clone the repository:
https://github.com/Vidit-Kushwaha/News-24-7
- Install the dependencies:
npm install
-
Create an API key from https://newsapi.org/ and put it on /src/App.js at 34 line.
-
Start the development server:
npm run dev
-
Open your web browser and visit http://localhost:3000 to view the website.
( Note : This API key is only valid in Developer mode, not in Production mode )
Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.