tahiry-dev / covid_19_stats

A react Application which render covid19 stats from all over the world

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Covid19 Stats

This Application returns the statistics about COVID-19 in the world. on the home page, visitors will be presented with the Stats by continent. But it is possible to fetch details by country with a simple click!

screenshot screenshot screenshot

This project is a capstone at Microverse under the theme "Catalogue of Statistics".

Built With

  • React
  • Redux
  • Axios
  • NOVELCOVID Api

Live Demo

Live Demo Link

Getting Start

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

  • Open your terminal and Navigate to the directory where you will like to install the repo by running cd FOLDER-NAME
  • Clone the repository as follow git clone git@github.com:tahiry-dev/covid_19_stats.git
  • Run the following commands one by one: npm install and npm start
  • The last command will open your default browser with the App

Tests

It is very easy to test the application, just follow the following steps:

  • Open your terminal and Navigate to the directory where you will like to install the repo by running cd FOLDER-NAME
  • Run the following command: npm test

Authors

👤 RANDRIAMIARINTSOA Tahiry

🤝 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

  • Nelson Sakwa on Behance for design inspiration
  • Microverse for code review

📝 License

This project is MIT licensed.

About

A react Application which render covid19 stats from all over the world


Languages

Language:JavaScript 84.1%Language:HTML 10.9%Language:CSS 5.0%