-
This project is a COVID 19 tracker which fetches data and shows all countries. In each country we are showing various data on the virus such as the numbe of Active cases, Recovered cases, Deaths etc.
-
In future, the site will have a page that educates on the precautions and safety measures against COVID 19.
- React
- JavaScript
- HTML & CSS
To get a local copy up and running follow these simple example steps:
Clone the repo to your machine by running
git clone https://github.com/stephin007/covid19-React.git
- cd into the project directory:
cd covid19-React
- Install dependancies:
npm install
- Run the project locally with:
npm start
👤 Stephin Reji
- Github: stephin007
- Portfolio: stephinreji.me
- Twitter: reji_stephin
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is GNU GENERAL PUBLIC licensed.