- 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
- Responsive
- Ripple effect due to Material UI
- CSS Flexbox
- Good Lighthouse score
- Yarn for packages (not npm)
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
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)
My code score on Embold -
MIT License (for more info, check the LICENSE
file)