A News Aggregator Web App in ReactJs with NewsApi.org.
🚀Website - Kal Tak News
- Browse Categories
- Search News on a topic
- Responsive to all devices
Run the below command to clone the repository locally
git clone https://github.com/tanmaythole/Kal-Tak-News.git
To run the application, go to the root directory and run the below commands:
npm install // install all react-dependencies
npm start // start react app
this will run your application in localhost:3000
- Authentication
- Geolocation API for Current location news
- News by Recommendation

