Skip to content

This is a react project that renders the COVID-19 updates from different countries of the world, it displays the number of cases present per day, tests collected, deaths cases, and much more information, and all those information is obtained from the API and displayed on the UI.

License

Notifications You must be signed in to change notification settings

Irirwanirira/metrics-webapp

Repository files navigation

📗 Table of Contents

📖 Metrics-webapp

This is a react project that renders the COVID-19 updates from different countries of the world, it displays the number of cases present per day, tests collected, deaths cases, and much more information, and all those information is obtained from the API and displayed on the UI.

Deployment

🛠 Built With

Tech Stack

Client

Key Features

  • Fetches data from Api
  • Render API data on an SPA
  • Responsive Application

(back to top)

(back to top)

💻 Getting Started

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

Prerequisites

In order to run this project you need:

  • Html & CSS basics
  • JS basics
  • Broad Understanding of React
  • Broad Understanding of Redux
  • Git & github

Setup

Clone this repository to your desired folder:

  • Click on the green button on the top right corner with the text code
  • Click on SSH
  • Copy the text that appears below
  • Type "git clone" in your terminal and past the copied text next to "git clone" and press enter

Install

Install this project with:

  • Click on the green button on the top right corner with the text code
  • Click on "Download ZIP"
  • Extract the downloaded file locally
  • Once oponed up in a code editor run npm install to install all packages

Usage

To run the project, execute the following command:

  • Allow users to learn about rockets.

Run tests

To run tests, run the following command:

  • Run the npm test in an integrated terminal to run automated tests.

(back to top)

👥 Authors

Author 1

👤 Joseph Irirwanirira

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project...

Feel free to give it a start

(back to top)

🙏 Acknowledgements

  • Would like to thank Microveverse for the Project
  • I would like to thank (Nelson Sakwa)[https://www.behance.net/sakwadesignstudio] for his magical design
  • My coding partners

❓ FAQ

  • What is an SPA

    • A single-page application (SPA) is a web application or website that interacts with the user by dynamically rewriting the current web page with new data from the web server, instead of the default method of a web browser loading entire new pages.
  • Is the page compatible with mobile

    • Yes, the webpage is a resonsive page that can be displayed on most devices in use today.

(back to top)

📝 License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

About

This is a react project that renders the COVID-19 updates from different countries of the world, it displays the number of cases present per day, tests collected, deaths cases, and much more information, and all those information is obtained from the API and displayed on the UI.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published