joshuachinemezu / covid19-reporter

Visualize latest coronavirus information with some filters and history data. Built with React, Redux, D3, HighChartJS, Python API

Home Page:https://covid19-reporter.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Covid-19 Reporter

Visualize latest coronavirus information with some filters and history data.
✨ React + Redux + Argon + Netlify + Covid-19 Reporter API

Covid-19 Reporter

View Demo


Corona virus dashboard showing number of cases, deaths, recoveries and active patients around the globe

Installation

  • Clone the repository git clone https://github.com/joshuachinemezu/covid19-reporter
  • Run yarn install or npm install
  • Rename the file .env.example to .env.local file using the command mv .env.example .env.local
  • To start app yarn start
  • For testing yarn test

Build

  • yarn build

Technologies

  • React
  • Redux
  • Axios
  • Styled component
  • D3
  • HighChartJS
  • Argon Design System
  • Python(Flask) API
  • Netlify

Contributions

  • Spread the word
  • Give it a star
  • Open pull requests

License

MIT © Joshua Chinemezu

About

Visualize latest coronavirus information with some filters and history data. Built with React, Redux, D3, HighChartJS, Python API

https://covid19-reporter.netlify.app


Languages

Language:SCSS 78.1%Language:JavaScript 19.3%Language:HTML 2.2%Language:CSS 0.3%Language:Shell 0.2%