Here is a link that will let you run the app without having to clone the repo and run it on your local machine : https://tracker-app-covid19.netlify.app
The main goal of this project is to display datas about the Covid-19 pandemic.
Multiple informations are displayed :
- confirmed cases
- recovered people
- incident rate
- deaths
Let you see the pattern of infections and deaths since the beginning of the pandemic until today :
The following stack is used in this project :
For UI development: π¨
- React: 17.0.2 βοΈ
- React-chartJS-2: 4.0.1 π
- Classnames: 2.3.1
For API calls: π
- Axios: 0.25.0
For design: π¨π»βπ¨
- Material UI: 4.12.3
I intended to apply the knowledges that I acquired regarding frontend web development using a JS framework, React, and making API calls in order to retrieve some data. This project has one purpose, showing the frontend skills that I developped as a fullstack web developer.
The project is currently in his beta version. I still want to upgrade it, and I intend to do so by :
- displaying other informations available threw the API
- developing the UI in order to have a better user experience