Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 981 Bytes

README.md

File metadata and controls

29 lines (21 loc) · 981 Bytes

Description

The project is going to fetch the live data from the API using Async/Await syntax. In this project I have created a COVID-19 Tracker/Stats Application using React with the addition of Charts.js, Material UI, and many different modules.

Demo Coronavirus Cases: Global

DemoPicture

Demo Coronavirus Cases: Country

DemoPicture2


Tech Used:

  • React.js with Hooks, ,
  • Material UI(Grid,Flex)
  • Charts js
  • API data fetching

Setup and Start:

  1. Clone the repository https://github.com/Edgar-K/Covid-19-Coronavirus-Tracker.git
  2. cd into the project folder
  3. npm install
  4. npm start