tushar-goyal27 / NewsWeb

Web App using React.js and Flask

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Web App using React.js and Flask


Languages

Language:JavaScript 55.3%Language:HTML 20.4%Language:Python 17.9%Language:CSS 6.4%