A Single Page Application that allows users to track the novel coronavirus, SARS-CoV-2 across the globe. Covid-19 data can be filtered to the country level.
- ReactJS
- Redux
- CSS/SCSS
Narrativa API- disease.sh Covid-19 API
🔗 Heroku
🔗 Netlify
To get a local copy up and running follow this simple step:
- Clone repository to your local machine:
git@github.com:dewslyse/mv-covid-stats.git
This will create a directory in the name of the project folder.
cd mv-covid-stats
- Run
npm install
to install dependencies
- Run
npm start
to start app You should see the app in your browser address bar athttp://localhost:3000
- Run
npm test
to launch the test runner in an interactive watch mode. See the section about running tests for more information.
👤 @dewslyse
- GitHub: @dewslyse
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
-
Covid-19 Data provided by disease.sh
-
Original design idea by Nelson Sakwa on Behance.
This project is MIT licensed.