countries-covid19-tracker

Check out the world Covid-19 Data Tracker to see how many people got infected in your country and how many have recovered...

Stars
4
Committers
1

Covid-19 World Data Tracker

In this App, I used The Open Disease Data API to build a React/Redux app that shows you Coronavirus disease data (COVID-19) for almost all countries in the world, it shows new cases reported for each country today and the total amount of infected people, number of recovered people, number of deaths, country population, etc. The app is fully responsive to look good on all devices!.

screenshot

👷🏻 Built with

🌐 Live Preview

Covid-19 World Data Tracker

🚩 Getting Started

To get this project up and running, follow the steps bellow:

👨🏻‍🔧 Setup

  • Clone the repository into your machine.
  • Open your terminal and move to the root of the project, using $ cd command.
  • Run $ yarn to install all dependencies.
  • You must run $ yarn start to start live server
  • Then your browser will run the App locally

✅ Prerequisites

  • Any modern web browser.
  • Any source-code editor (VSCode recommended).
  • npm, node and yarn installed

👨🏻‍💻 Iyunda Ismael Antonio

Acknowledgments

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

Related Projects