Web app showing COVID data for the country have more cases around world and use disease.sh api data
In this app, you can get countries covid data and their details.
- Search of a specific country.
- Get details of on available country.
- React
- Redux
- CSS3
You can download or clone this project by running this command from your terminal:
git clone https://github.com/Ghilain/covid-data.git This will create a directory in the name of the project folder.
Once you have the project files and folders, open it with your text editor.
Next, switch inside the project directory and run:
npm install
This will install all the necessary dependencies in the local node_modules
folder.
Finally, start your development server by running:
npm start
👤 Odaltoneric
- GitHub: @Ghilain
- Twitter: @GhilainIshimwe
- LinkedIn: Ghilain Ishimwe
- The original design idea by Nelson Sakwa on Behance
- Project from Microverse React-Redux module
- API daata from disease.sh
Contributions, issues, and feature requests are welcome!
Give a ⭐️ if you like this project!
- Hat tip to code reviewers and to everyone who reviewed the project and made suggestions.
This project is MIT licensed.