/covid-19-tracker

Covid 19 Tracker, to help track the spread of Corona Virus

Primary LanguageJavaScript

This project was bootstrapped with Create React App.

Netlify Confirmation Test

Netlify Status

Link to Test the Application Live

Click here to see a live demo of the website.

Badge

npm version

Tree Structure

📂 public # Supplemental assets or resources, or static files
📂 src # Source files
├── 📂 api
├── 📂 components
│   ├── 📂 Cards
│   ├── 📂 Chart
│   ├── 📂 CountryPicker
│   ├── 📂 Footer
├── 📂 img
}