https://github.com/andrianarivo/covid-19-metrics
The "Covid-19 Metrics" is a React-based web application that provides real-time information about the number of active COVID-19 cases on each continent and allows users to explore further by displaying the active cases for each country within a selected continent.
https://github.com/andrianarivo/covid-19-metrics
covid-19 javascript reactjs redux redux-thunk
Last synced: about 1 month ago
JSON representation
The "Covid-19 Metrics" is a React-based web application that provides real-time information about the number of active COVID-19 cases on each continent and allows users to explore further by displaying the active cases for each country within a selected continent.
- Host: GitHub
- URL: https://github.com/andrianarivo/covid-19-metrics
- Owner: andrianarivo
- Created: 2023-06-26T17:14:21.000Z (almost 2 years ago)
- Default Branch: develop
- Last Pushed: 2023-06-30T12:29:26.000Z (almost 2 years ago)
- Last Synced: 2025-02-07T23:51:26.424Z (3 months ago)
- Topics: covid-19, javascript, reactjs, redux, redux-thunk
- Language: JavaScript
- Homepage: https://extraordinary-kitten-6a3f95.netlify.app/
- Size: 2.38 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Covid-19 Metrics
![]()
![]()
# 📗 Table of Contents
- [📖 Covid-19 Metrics](#about-project)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [🚀 Live Demo ](#-live-demo-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#deployment)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)**Covid-19 Metrics** is a React-based web application that provides real-time information about the
number of active COVID-19 cases on each continent and allows users to explore further by displaying
the active cases for each country within a selected continent.
The primary objective of the "Covid-19 Metrics" app is to help people stay informed about the
COVID-19 situation across different continents and countries. By providing real-time data, the app
enables users to make informed decisions regarding travel plans, business operations, and general
safety measures.Client
API
- **Real-Time Data**
- **Continent Overview**
- **Country Breakdown**
- **User-Friendly Interface**
- **Responsive Design**
- [Video presentation](https://www.loom.com/share/29a86f6742234a628d52fab2d3672f83?sid=2d776efe-947f-4a93-bd27-d1ee2ba5ec4e)
- [Live Demo Link](https://extraordinary-kitten-6a3f95.netlify.app/)
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
- `NodeJS`
- `Code editor (VSCode)`
### Setup
Clone this repository to your desired folder:
```sh
cd my-folder
git clone https://github.com/andrianarivo/covid-19-metrics.git
```
### Install
Install this project with:
```sh
cd my-project
npm install
```
### Usage
To run the project, execute the following command:
```sh
npm start
```
### Run tests
To run tests, run the following command:
```sh
npm test
```
### Deployment
You can deploy this project using your own deployment solution (Netlify, Render, Gh-Pages)
👤 **Author1**
- GitHub: [@andrianarivo](https://github.com/andrianarivo)
- Twitter: [@dandrianarivo](https://twitter.com/dandrianarivo)
- LinkedIn: [andrianarivo](https://linkedin.com/in/andrianarivo)
- [ ] **Choosing theme**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/andrianarivo/covid-19-metrics/issues).
If you like this project consider giving a ⭐
I would like to thank the Microverse Community!
Original design idea by [Nelson Sakwa on Behance](https://www.behance.net/sakwadesignstudio).
This project is [MIT](./MIT.md) licensed.