Skip to content

Latest commit

 

History

History
54 lines (39 loc) · 1012 Bytes

README.md

File metadata and controls

54 lines (39 loc) · 1012 Bytes

Covid-19 Tracker

A simple Covid-19 tracker by country. Built using Reactjs and CSS modules.

Getting Started

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.

Prerequisites

What things you need to install the software and how to install them

• NPM

npm install npm@latest -g

Installing

A step by step series of examples that tell you how to get a development env running

  1. Clone the repo
https://github.com/austinmdem/covid-19-tracker.git
  1. Run npm install inside project root directory
npm install
  1. Start the server
npm run start
  1. Explore
Enjoy!:)

Built With

  • React
  • CSS Modules
  • Chart.js
  • React Countup
  • Axios

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • VS Code 🔥🔥🔥
  • Inspiration