Canada Covid19 Tracker
This is a Covid19 Tracker that displays data around in Canada. I started this project to learn and to practice NextJS.
Tools & Technologies
- ReactJS
- NextJS
- Material-UI
- Axios
- Material-table
- MomentJS
- Covid19Tracker API
Installation
To clone this project to your device, type the code below to your git bash:
git clone https://github.com/itshally/canada-covid19-tracker.git
After cloning the repo, make sure to install all the dependencies before running it locally.
cd canada-covid19-tracker
npm i
npm start
Screenshot
License
Distributed under the MIT License