- 📖 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 Covid19
using an SSH key:
git clone [email protected]:ElsonOtake/Covid19.git
cd Covid19
using GitHub CLI:
git clone gh repo clone ElsonOtake/Covid19
cd Covid19
Install this project with:
npm install
To run the project, execute the following command:
npm start
To 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.