Simple COVID19 Analytics Dashboard
For the very first time, you need to run this command:
npm install
After installing all the package, you can start the web app, with this command:
npm start
- React.js - The Web Framework used.
- Material-UI - The Material Component used.
- React-Leaflet - The Map used.
Thanks.