All informations comming from covid-19-api by mathdroid.
- Portuguese translation
- Add continent stats
- Other languages translations
- Add detailed data of some countries
- Implement a scraper to get data from Brazil official page about coronavirus
- Add basic informations about prevention and related things
- Add other graphics/tables to show data
- islanrodrigues for implementing portuguese translation :D
- ReactJS
- React Router
- SWR
- styled-components
- React Icons
- Nivo.rocks
- d3-scale
- date-fns
- Axios
- react-icons
- react-tooltip
- react-switch
- react-simple-maps
- Bootstrapped with create-react-app
$ git clone https://github.com/pabloVinicius/covid-19-dashboard.git
$ cd covid-19-dashboard
$ yarn
$ yarn dev
Open http://localhost:3000 to see the app running in dev mode.