version: 4.1.0
- Clone the project.
- Install npm package manager.
- Run npm install command in the project folder.
- Run npm start command in the project folder.
- For getting global statics from start of COVID-19 day-by-day (for historical chart): https://disease.sh/v3/covid-19/historical/all?lastdays=all
- For getting country statics from start of COVID-19 day-by-day (for historical chart): https://disease.sh/v3/covid-19/historical/{country}?lastdays=all`
- For getting global & today global statics from start of COVID-19: https://corona.lmao.ninja/v3/covid-19/all
- For getting country & today country statics from start of COVID-19: https://corona.lmao.ninja/v3/covid-19/countries/{country}
- For getting global & today global statics of vaccineation statics from start of vaccination day-by-day: https://disease.sh/v3/covid-19/vaccine/coverage?lastdays=all
- For getting country & today country statics of vaccineation statics from start of vaccination day-by-day: https://disease.sh/v3/covid-19/vaccine/coverage/countries/{country}?lastdays=all
- React Js
- React Bootstrap
- Create React App
- Styled Components
- Email.js
- i18next
- Axios
- MapBox
- Chart.js