/covid19-tracker

Covid-19 Tracker is a mobile web application that provides the user the new cases of Covid-19 for each country and also the regions within the country by getting all the data and the statistics from Narrativa.

Primary LanguageJavaScript

Narrativa’s COVID-19 tracking project is no longer providing the API data.

COVID-19 Tracker

Covid-19 Tracker is a mobile web application that provide the user the new cases of Covid-19 for each country and also the regions within the country .

The web app consists of Home, Countries List, and the Regions List page:

Select the desired date

This page allow the user to get the statistics by entring a specific day date.

covid19-2

Countries list (main page)

This page provide the user with the list countries along with the new Covid-19 cases when the user click on button Show Stats in the previous page.

covid19-1

Regions List

This page provide the user with the new Covid-19 cases of each region in the selected country when they click on it.

covid19-3

Built With

  • HTML
  • CSS
  • JavaScript
  • React
  • Redux
  • React Testing Library
  • Jest

Live Demo

Live Demo Link

Getting Started

Setup

To get a local copy up and running follow these simple example steps.

  • Run git clone https://github.com/TimmyChan99/covid19-tracker.git

  • Go to the folder cd covid19-tracker

  • Run npm install : To install packages

  • Run npm start : You should now have the project running locally on a dev server. (Open http://localhost:3000 to view it in your browser.)

Authors

👤 Fatima Ezzahra

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

This project is MIT licensed.