Awesome
covid-trace
Dashboard created in ReactJS with react-chartjs-2, axios and Ant Design.
Data
Dataset COVID-19 Italia by Dipartimento della Protezione Civile Dataset COVID-19 World by Pomber
Development
To run the dashboard locally
Clone the repository:
git clone https://github.com/Alberto75/covid-trace.git
Install dependencies:
npm i
Run the app:
npm start
Open http://localhost:3000 to view it in the browser.