NewsWallah is a news reader app built with React that uses the New York Times API to fetch and display news articles.
- Browse top news stories from various categories
- Search for articles by keyword
- Save articles for later reading
- User-friendly interface
git clone https://github.com/tvermaashutosh/newswallah.git
cd newswallah
npm install
Add your New York Times API key to the App.js file in the api variable
Start the development server:
npm start
Build for production:
npm run build
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
This repository is not under any license, if you want to use or redistribute it please contact the author or the owner of the repository to get their permission.
Developed with ❤️ by Ash V.