- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
This Web App helps you find and filter Covid-10 data by continents and countries. It utilizes the Covid 19 data APA by Open Disease Data API
- React
- Redux
The application has the following key features.
- Toggle between country view and continent view
- Search data by country
- Search data by continent
- Filter by reported cases range
- Conveniently get country by continent view
View the live project
Watch a live video presentation
To run the project in your local environment, get a local copy up and running, follow these steps.
In order to run this project you need node js installed in your system.
Clone this repository to your desired folder:
Install this project with:
cd my-project
npm install
To run the project, execute the following command:
npm start
To run tests, run the following command:
npm test
You can deploy this project using:
👤 James Serengia
- GitHub: @serengia
- Twitter: @jamesserengia
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- The Web App design was inspired by Nelson Sakwa on Behance
This project is MIT licensed.
NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.