This is a code repository for Corona Tracker Application.
I have build a full COVID-19 Tracker. I have used React, Charts.JS and Material UI.
By looking in the code you will get hold of React's workflow and the use of hooks.
API used: https://covid19.mathdro.id/api
Setup:
- run
npm i && npm start
- Reactjs
- Create-react-app boilerplate for rendering
- Styled-components for styling
- Jest for testing React Components
- Create a forked copy of this project.
- Add your team lead as collaborator on Github.
- Clone your OWN version of the repository in your terminal.