/Daily-Dose-of-Headlines

A news app serving content for different countries, along with multiple themes(light and dark), and twitter updates. Check out to know more.

Primary LanguageJavaScript

Daily Dose of Headlines

The App aims to provide with faster and personalised to news to everyone across the world (multi-country-support) with a simple and easy to use UI.

Deployed to Heroku:

https://daily-dose-of-headlines.herokuapp.com/

To run on local machine:

  1. cd client
  2. npm install
  3. npm run build
  4. cd ..
  5. npm install
  6. nodemon index.js

Tech Stack used:

  1. React JS
  2. Node JS