This webapp provides Covid-19 Tracking information using the data it gets from an API data source to provide comprehensive information about the novel coronavirus,
It is created with Create-React-App
Homepage | Continent Page |
---|---|
For the live version of this project visit the following Netlify link.
git clone https://github.com/wuletawwonte/covid-tracker.git
cd into the folder by typing: cd covid-tracker
➕ add your contribution if you'd like And please feel free to make a PR
- React-Create-App
- React-DOM
- Redux
- npm
- Javascript ES6
- Nodejs
- HTML && CSS
- Microverse
- External API from https://corona.lmao.ninja
- Original design idea (Ballhead App (Free PSDs)) by Nelson Sakwa Website
All contributions, issues and feature requests are welcome!
- Fork it (https://github.com/wuletawwonte/covid-tracker.git)
- Create your working branch (git checkout -b [choose-a-name])
- Commit your changes (git commit -am 'what this commit will fix/add/improve')
- Push to the branch (git push origin [chosen-name])
- Create a new Pull Request
Give a ⭐ if you liked the app
This project is MIT licensed.