Skip to content

Latest commit

 

History

History
172 lines (112 loc) · 4.05 KB

README.md

File metadata and controls

172 lines (112 loc) · 4.05 KB

Today Covid-19 Pandemic Situation

📗 Table of Contents

🦠 Covid-19 Pandemic Situation Today

This is a React Web App that report the 24H coronavirus new cases, recovered and active cases by each Country in All over the world! Everything in Real time Fetching the data from a provided API.

## 🛠 Built With - Node.js - React - Redux - Redux Toolkit

Tech Stack

Website currently uses:

  • Node.js
  • React library
  • Redux Toolkit

Key Features

  • Fetching All the Countries Pandemic Situation from each Continent
  • Searching a whatever country pandemic situation.

(back to top)

🎥 Project Presentation

(back to top)

🚀 Live Demo

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

  • Node.js and git on your local computer.

Setup

  • Clone this repository to your desired folder:

Example commands:

  git https://github.com/Graciano1997/pandemic_react_capstone.git
  cd space_travelers_hub

Install

  • Run:
npm install

Usage

  • In order to run this project, clone this repository to your PC and open a terminal, then use:
npm start

Run tests

If you are facing linter errors, use:

  • For Stylelint:
npx stylelint "**/*.{css}"
  • For ESlint:
npx eslint "**/*.{js,jsx}"

(back to top)

👥 Author

👤 Graciano Henrique

(back to top)

🔭 Future Features

Allow users to be able to:

  • Build a new Desktop appearance

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the Isues Pages

(back to top)

⭐️ Show your support

If you like this project kindly give it a star⭐️.

(back to top)

🙏 Acknowledgments

I would like to thank Microverse for the immense support.

I would like to thank Nelson Sakwa on Behance. for the provided design.

(back to top)

📝 License

This project is MIT licensed.

(back to top)