avijeetpandey / covid-tracker

Covid-19 tracker and visualizer , made using ReactJs and MaterialUI

Home Page:https://avijeetpandey.github.io/covid-tracker/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

COVID-19 tracker built using REACT-JS 🎉

Simple covid-19 tracker and visualizer made using reactjs(using Hooks) and javscript , the dashboard gives us information about the cases of covid-19 in all the couontries , follwed by a map to visualize it , user can select the country he/she is interested to see the results of and the app renders the data for the user .

App link Click Here

How build and run locally ?

git clone https://github.com/avijeetpandey/covid-tracker.git
cd covid-tracker
npm install
npm start

if everything works fine you will be presented with theb following UI
ui

Made with ❤ by Avijeet using react 💪

About

Covid-19 tracker and visualizer , made using ReactJs and MaterialUI

https://avijeetpandey.github.io/covid-tracker/


Languages

Language:JavaScript 69.3%Language:CSS 18.8%Language:HTML 11.9%