Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joshuachinemezu/covid19-reporter
Visualize latest coronavirus information with some filters and history data. Built with React, Redux, D3, HighChartJS, Python API
https://github.com/joshuachinemezu/covid19-reporter
argon coronavirus coronavirus-analysis coronavirus-info coronavirus-real-time coronavirus-tracking covid-19 highcharts-js netlify pomper react react-corona redux
Last synced: about 1 month ago
JSON representation
Visualize latest coronavirus information with some filters and history data. Built with React, Redux, D3, HighChartJS, Python API
- Host: GitHub
- URL: https://github.com/joshuachinemezu/covid19-reporter
- Owner: joshuachinemezu
- Created: 2020-04-26T22:19:39.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-08T13:49:05.000Z (almost 4 years ago)
- Last Synced: 2024-11-06T06:37:33.521Z (3 months ago)
- Topics: argon, coronavirus, coronavirus-analysis, coronavirus-info, coronavirus-real-time, coronavirus-tracking, covid-19, highcharts-js, netlify, pomper, react, react-corona, redux
- Language: SCSS
- Homepage: https://covid19-reporter.netlify.app
- Size: 5.6 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Covid-19 Reporter
Visualize latest coronavirus information with some filters and history data.
✨ React + Redux + Argon + Netlify + Covid-19 Reporter API ✨
![]()
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](https://github.com/joshuachinemezu)