COVID-DATA APP
This is a capstone project for Module 3-React. This website is mobile friendly and has two pages: Home and Details. The home page has the countries and the Details page shows the detailed covid data of each country selected.
Built With ♥
- ReactJs
- Redux
- Redux-thunk
- Axios
- Bootstrap
Prerequisites
- Good knowledge on javascript objects
- VSCode or other text editor installed. Link to download VSCode
- Node package. Link to download node
Getting started
to run the project locally, clone the project using the command
git clone https://github.com/Daphineatim/covid-data-app.git
Live link
Run test
navigate to the project directory, from GitHub,
to test or run the application double click on the index.html
file to open in your browser
Authors
👤 Daphine Atim
-GitHub: @Daphineatim -Twitter: @dhaphyn -LinkedIn: DaphineAtim
🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Show your support
Give a ⭐️ if you like this project!
Acknowledgments
- Nobel Prize Api used.
- Nelson Sakwa Design idea.
- Microverse for the challange.