Skip to content

Latest commit

 

History

History
130 lines (83 loc) · 3.85 KB

README.md

File metadata and controls

130 lines (83 loc) · 3.85 KB

📖 African Covid 19 stats

🛠 Built With

Client

Key Features

  • Interact with the: disease.sh - Open Disease Data API.
  • Fetch covid data from the API.
  • Display data in the UI.
  • Get data for a specific african country.

(back to top)

🚀 Live Demo

🚶‍♂️🚶‍♂️Walk through video clip

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

Vscode. must have git installed. In order to run this project you need:

Setup

Clone this Repository to your desired folder:

To enter Directory

cd react-capstone

To Install Packages

npm install

To run project on local server

npm start

To run project tests

npm test

To open project with vs code

code .

Deployment

Push changes to a branch. Wait for the build to pass on our CI server. Tell Hubot to deploy it. Verify that the changes work and fix any problems that come up. Merge the branch into master.

(back to top)

Author

👤 Kasaija Kenneth

(back to top)

🔭 Future Features

Describe 1 - 3 features you will add to the project.

  • [African continent]
  • [Country specific data]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Write a message to encourage readers to support your project

If you like this project, please don't forget to give it a ⭐️

(back to top)

🙏 Acknowledgments

  • Nelson Sakwa on Behance for the Design guideline
  • Microverse for the project inspiration.

I would like to thank...

(back to top)

❓ FAQ

: it wait for elememts.

  • [How dose asycn works.]
    • it waits for elememts

(back to top)

📝 License

This project is GPL licensed.

(back to top)