Corona Virus Tracker using React JS
A React JS application to Track Corona infected people using Material UI and Chart JS
You can click here for live demo.
Clone and install dependecies
git clone https://github.com/danielpaz6/react-covid-19-app.git
cd react-covid-19-app
npm install
npm start