This web application provides statistical insights on COVID-19 cases around the world. The application allows users to filter through the information by different continents and countries..
- React JS & Redux
- CSS
- JavaScript
Netlify cloud hosting |
---|
View live demo |
Link to demo video |
---|
Demo video link |
To get a local copy up and running follow these simple example steps.
node js
npm
Clone the repository and change the directory to covid-stats
$ git clone git@github.com:Felix45/covid-stats.git
$ cd covid-stats
Install all project dependencies by running the command below
$ npm install
To run all tests type the command below
$ npm test
Start the http application server
$ npm start
$ http://localhost:3000
👤 Name | Github | ||
---|---|---|---|
Felix Ouma | @Felix45 | @Felix_Atonoh |
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
-
Hat tip to Microverse for giving me this project to work on
-
Special thanks to Nelson Sakwa for the design used in this project behance.net
-
Special thanks to OpenStreetMap for the maps used in this project
-
Special thanks to MMediaGroup.fr for the COVID statistics API used in this project
-
Special thanks to Rest countries for the Population statistics API used in this project
This project is MIT licensed.