Skip to content

A COVID-19 statistics app is a mobile application designed to provide up-to-date information on the number of confirmed cases, deaths, and recoveries from the COVID-19 pandemic. Built with React, Redux and CSS

License

Notifications You must be signed in to change notification settings

Donmark2k/covid-stat

Repository files navigation

logo

🚀 Covid Statistics 🚀

📗 Table of Contents

🚀 Covid Statistics

A COVID-19 statistics app is a mobile application designed to provide up-to-date information on the number of confirmed cases, deaths, and recoveries from the COVID-19 pandemic. The app can help users track the current situation of the pandemic in their country or region, and also provide information on the trends and patterns of the virus globally.

🛠 Built With

  • HTML 5 , css3, javascript ES6, React , Redux and external API

Tech Stack

  • React, redux, axios, jest webpack and babel

Key Features

  • User can filter the country of their choice
  • The app display the information from API
  • (back to top)

    🚀 Live Demo

    Project Screenshots

    Home page

    (back to top)

    💻 Getting Started

    To run on your localhost clone the project to local folder

    • copy this link.
    • get the directory that you want to clone the repository.
    • open the command prompt in this directory.
    • write git clone git@github.com:Donmark2k/covid-stat.git
    • go to the repository folder in your command prompt cd Space-travellers
    • use npm install to install the dependencies.
    • use npm start to start live server.

    Setup

    (back to top)

    Prerequisites

    In order to run this project you only need:

    • Have a working and updated browser
    • Have a local version control like git install on your computer
    • Have an account and sign in on GitHub, as online/remote version control system
    • Basic knowledge in JS and React JS

    Install

    To install this project in your local machine use

    • Clone the git repo using this command: https://github.com/Donmark2k/covid-stat.git

    Usage

    To run the project, execute the following command:

    • In visual studio code open terminal then write "npm start" after on your browser open "http://localhost:3000".

    Run tests

    • npx stylelint "/*.{css,scss}"**: To test css code
    • npx eslint . : To test Eslint Report

    To test the application

    • npm install --save-dev jest
    • npm test

    👥 Authors

    👤 Chukwuemeka Ochuba

    🔭 Future Features

    • I will add time and date below the nav bar
    • I will add footer

    🤝 Contributing

    Contributions, issues, and feature requests are welcome!

    Feel free to check the issues page.

    (back to top)

    ⭐️ Show your support

    • Give a ⭐️ if you like this project!

    (back to top)

    🙏 Acknowledgments

    I would like to appreciate Microverse for providing the resources and the platform for us to be a Professional full-stack developer, and I would specially thank Nelson Sakwa who is the original author of this design

    (back to top)

    📝 License

    This project is MIT licensed.

    (back to top)

    About

    A COVID-19 statistics app is a mobile application designed to provide up-to-date information on the number of confirmed cases, deaths, and recoveries from the COVID-19 pandemic. Built with React, Redux and CSS

    Resources

    License

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published