Covid 19 Stats is a React app that was made during learning React and styled-components. All data is retrieved with external API.
This project was bootstrapped with Create React App.
You can see the project by clicking on the link below.
See project
Project status: done
Project is created with:
- React
- Styled-components
- React-router-dom
- React-intl
- react-loader-spinner
To run this project, install it locally using npm:
npm install
npm start
To build this project:
npm run build
Features list:
- change theme (light / dark)
- change language (en / pl)
- show stats for countries
- show stats for continents
- show detailed stats for one country
- show detailed stats for one continent