Skip to content

This is a COVID-19 tracker made by me that gets information from the disease.sh API.

License

Notifications You must be signed in to change notification settings

AviralCoder/covid19_tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COVID-19 TRACKER

Stand With Ukraine

Tech stuff used

  • CSS
  • JavaScript
  • React JS
    • useEffect
    • useState
    • create-react-app
  • React Router DOM
  • Yarn
  • Material UI
    • Sidebar
    • Buttons
    • Inputs
    • Modals
    • Appbar
    • Icons
    • Select
    • makeStyles function
  • Bootstrap
    • Table
  • Formspree
  • Vercel and Github for deployment

Features

  • Responsive
  • Ripple effect due to Material UI
  • CSS Flexbox
  • Good Lighthouse score
  • Yarn for packages (not npm)

Contribute

There is already a in-built contribute in the app but if you have a github account you may raise an issue or a pull request

Try it out

You may visit the app deployed to vercel by clicking me.

Or you can locally run it on your computer -

  • Install Yarn or Node.js ( Yarn recommended )
  • Run git clone https://github.com/AviralCoder/covid19_tracker
  • Run cd <file path>
  • Run yarn start
  • Open localhost:3000 (it will be automatically opened)

Code analysis

My code score on Embold -

alt text for screen readers

License

MIT License (for more info, check the LICENSE file)