/Covid19

Covid19 is a web application to present numerical data about the covid-19 pandemic in South America. API data based on Johns Hopkins CSSE Reports.

Primary LanguageJavaScript

📗 Table of Contents

📖 Covid19

Covid19 is a web application to present numerical data about the covid-19 pandemic in South America. API data based on Johns Hopkins CSSE Reports.

🛠 Built With

Tech Stack

Client

Key Features

(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

Setup

Clone this repository to your desired folder:

using HTTPS:

  git clone https://github.com/ElsonOtake/Covid19.git
  cd Covid19

using an SSH key:

  git clone git@github.com:ElsonOtake/Covid19.git
  cd Covid19

using GitHub CLI:

  git clone gh repo clone ElsonOtake/Covid19
  cd Covid19

Install

Install this project with:

  npm install

Usage

To run the project, execute the following command:

  npm start

Run tests

To run tests, run the following command:

  npm test

(back to top)

👥 Author

👤 Elson Otake

(back to top)

🔭 Future Features

  • Expansion of information to other countries in the Americas

(back to top)

🤝 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 thank:

(back to top)

📝 License

This project is MIT licensed.

(back to top)