/NewsWeb

Web App using React.js and Flask

Primary LanguageJavaScript

NewsWeb

The news application made with ReactJs and Flask python

Hosted on heroku: https://newspyjs.herokuapp.com

Requirements

  • Node and ReactJs
  • Flask(python)
  • Newsapi.org api key

Working

The react js is used for UI and flask is used for backend purposes which is just fetching data from newsapi.org and sending this data to javascript and finally it gets displayed by reactjs components