https://github.com/calebchris000/covid-19-reports
COVID-19-Reports is a GitHub web app that provides real-time COVID-19 statistics sourced from reputable health organizations. The user-friendly interface allows users to easily track data by country/region, including historical data analysis.
https://github.com/calebchris000/covid-19-reports
application coronavirus covid-19 covid-data covid19 covid19-data microverse microverse-projects programming project
Last synced: 11 days ago
JSON representation
COVID-19-Reports is a GitHub web app that provides real-time COVID-19 statistics sourced from reputable health organizations. The user-friendly interface allows users to easily track data by country/region, including historical data analysis.
- Host: GitHub
- URL: https://github.com/calebchris000/covid-19-reports
- Owner: calebchris000
- License: mit
- Created: 2023-04-15T09:38:04.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-25T14:12:32.000Z (over 3 years ago)
- Last Synced: 2025-10-21T14:22:54.186Z (9 months ago)
- Topics: application, coronavirus, covid-19, covid-data, covid19, covid19-data, microverse, microverse-projects, programming, project
- Language: JavaScript
- Homepage: https://covid19-reports.netlify.app/
- Size: 334 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
CAPSTONE -COVID-19 REPORTS
# 📗 Table of Contents
- [📗 Table of Contents](#-table-of-contents)
- [📖 ToDo List Application ](#-todo-list-application-)
- [🛠 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)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)
**Covid-19 Report** is a mobile application that categorizes countrys along with the current cases and deaths due to the virus.
- React
- Redux
REACT
- **[Ability to apply for a mission]**
- **[Ability to sign up for a rocket]**
[Link](https://covid19-reports.netlify.app/)
## Presentation
[Link to my presentation](https://www.loom.com/share/990d54b431574628856ac35340f68900)
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
- An npm installed on your syatem.
#### Windows
[Visit the link to download the package](https://nodejs.org/dist/v18.15.0/node-v18.15.0-x86.msi)
#### Linux
```sh
sudo apt install nodejs
```
#### MacOS
[Visit the link to download the package](https://nodejs.org/dist/v18.15.0/node-v18.15.0.pkg)
### Setup
Clone this repository to your desired folder:
```sh
git clone https://github.com/calebchris000/Space-Traveler-s-Hub.git && cd Space-Traveler-s-Hub
```
### Install
Install this project with:
```sh
npm install
```
### Running Tests
To to test the project, checkout [Jest](https://jestjs.io/)
```sh
npm install jest --save-dev
```
Then, to start the test:
```sh
npm run test
```
### Usage
To run the project, execute the following command:
```sh
npm run dev
```
### Deployment
The project will be deployed soon.
👤 **Caleb Nwaizu**
- GitHub: [@githubhandle](https://github.com/calebchris000)
- Twitter: [@twitterhandle](https://twitter.com/calebchris000)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/caleb-nwaizu-b815aa23b/)
- [ ] **[UI enhancemets is coming soon.]**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
If you like this project, give it s a star :star:
I want to use this medium to appreciate Nelson Sakwa on Behance who inspired the UI.
This project is [MIT](./LICENSE) licensed.