Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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


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](https://github.com/joshuachinemezu)