A News Aggregator App in ReactJs with NewsApi.org . You can browse categories or Search topic you want and the News will be displayed in card form💫✨
Website - ToofanXpress
Run the below command to clone the repo locally
git clone https://github.com/kkhitesh/Toofan-Xpress.git
To run the application, go to the root directory and run the below commands
npm install //install all react dependencies
npm start //runserver
- Authentication
- Firebase to save news
- Geolocation API for Current location news
- Responsiveness for other than desktop resolutions