This is Covid-19 Tracker. A lightweight website which tracks Covid-19 in the real time. It also provides measures to protect yourself from the coronavirus. So it's worth checking out. You can check it in your browser by clicking here.
This website is made with Facebook's React JS library bootstraped with create-react-app.
If you want to give it your own touch , feel free to do so by cloning the project in your computer.
git clone https://github.com/himanshu12345yadav/Coronavirus-Tracker.git
cd Coronavirus-Tracker
In the project directory, you can run:
Runs the app in the development mode at port 3000. Open your browser and search for localhost
to view it in the browser.
The page will reloads as you make edits. You will also see any lint errors in the console.
Happy Hacking!