The coronavirus statistics app created in React with current global or from each country data of infected, recovered people and deaths from covid-19.
Application was written in CRA boilerplate with data from API (https://covid19.mathdro.id/api) and using Axios. UI like data counting up and animated chart in coronavirus app designed with Material UI and Chart.js.
- The Vinyl shop website was written in React. I used Axios and API to get data to application.
- In a project, I wanted to learn how to build application with APIs using Axios, how to use Classnames utility for conditionally joining classnames toghether Also I learned how to style components with Material UI and how to add motion to data with Countup and Chart JS.
- React
- APIs
- Axios
- CSS
- Material UI
- Chart JS
- React Countup
- Classnames
- Jest
To run this project, install it locally using npm:
$ npm install
$ npm start
Go to this link and check current statistics about coronavirus pandemic.