- π About the Project
- π» Getting Started
- π₯ Author
- π Future Features
- π€ Contributing
- βοΈ Show your support
- π Acknowledgements
- π License
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.
To get a local copy up and running, follow these steps.
In order to run this project you need:
Clone this repository to your desired folder:
using HTTPS:
git clone https://github.com/ElsonOtake/Covid19.git
cd Covid19using an SSH key:
git clone git@github.com:ElsonOtake/Covid19.git
cd Covid19using GitHub CLI:
git clone gh repo clone ElsonOtake/Covid19
cd Covid19Install this project with:
npm installTo run the project, execute the following command:
npm startTo run tests, run the following command:
npm testπ€ Elson Otake
- GitHub: elsonotake
- Twitter: @elsonotake
- LinkedIn: elsonotake
- Expansion of information to other countries in the Americas
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a βοΈ if you like this project!
I would like to thank:
- Microverse
- W3Schools
- Stack Overflow
- About-Corona.Net - Data used in the first version of the app
- Covid19 API
- Nelson Sakwa on Behance
- Creative Commons
This project is MIT licensed.