An open API service indexing awesome lists of open source software.

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.

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 REPORTS Project

**Covid-19 Report** is a mobile application that categorizes countrys along with the current cases and deaths due to the virus.

## 🛠 Built With

- React
- Redux

### Tech Stack

REACT



  • Redux
  • ### Key Features

    - **[Ability to apply for a mission]**
    - **[Ability to sign up for a rocket]**

    (back to top)

    ## 🚀 Live Demo

    [Link](https://covid19-reports.netlify.app/)

    ## Presentation

    [Link to my presentation](https://www.loom.com/share/990d54b431574628856ac35340f68900)

    (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:

    - 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.

    (back to top)

    ## 👥 Authors

    👤 **Caleb Nwaizu**

    - GitHub: [@githubhandle](https://github.com/calebchris000)
    - Twitter: [@twitterhandle](https://twitter.com/calebchris000)
    - LinkedIn: [LinkedIn](https://www.linkedin.com/in/caleb-nwaizu-b815aa23b/)

    (back to top)

    ## 🔭 Future Features

    - [ ] **[UI enhancemets is coming soon.]**

    (back to top)

    ## 🤝 Contributing

    Contributions, issues, and feature requests are welcome!

    Feel free to check the [issues page](../../issues/).

    (back to top)

    ## ⭐️ Show your support

    If you like this project, give it s a star :star:

    (back to top)


    ## 🙏 Acknowledgments

    I want to use this medium to appreciate Nelson Sakwa on Behance who inspired the UI.

    (back to top)

    (back to top)

    ## 📝 License

    This project is [MIT](./LICENSE) licensed.

    (back to top)