Covid19 Tracker
A got a new job as a Software Engineer at the BBC. The team uses React in the front-end. I wanted to get my head around creating my first React project.
I wanted to work with an API and managing data within React. Covid19 was just making the news headlines in the UK, so it made a timely subject to track.
The Covid19 tracker app fetches the latest global stats and displays data values via Chart.js.
You can view Covid-19 tracker on GitHub.
Technical Sheet
Technologies & methodologies I used on this project.
- React.js
- Javascript
- API's
- Chart.js
- styled-components