A simple Covid-19 tracker by country. Built using Reactjs and CSS modules.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
What things you need to install the software and how to install them
• NPM
npm install npm@latest -g
A step by step series of examples that tell you how to get a development env running
- Clone the repo
https://github.com/austinmdem/covid-19-tracker.git
- Run npm install inside project root directory
npm install
- Start the server
npm run start
- Explore
Enjoy!:)
- React
- CSS Modules
- Chart.js
- React Countup
- Axios
This project is licensed under the MIT License - see the LICENSE.md file for details
- VS Code 🔥🔥🔥
- Inspiration