Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ixboy/countries-covid19-tracker
Check out the world Covid-19 Data Tracker to see how many people got infected in your country and how many have recovered...
https://github.com/ixboy/countries-covid19-tracker
api axios covid-19 react redux
Last synced: about 1 month ago
JSON representation
Check out the world Covid-19 Data Tracker to see how many people got infected in your country and how many have recovered...
- Host: GitHub
- URL: https://github.com/ixboy/countries-covid19-tracker
- Owner: ixboy
- Created: 2021-11-30T15:46:22.000Z (about 3 years ago)
- Default Branch: development
- Last Pushed: 2022-03-16T12:36:08.000Z (almost 3 years ago)
- Last Synced: 2024-12-25T18:12:11.698Z (about 2 months ago)
- Topics: api, axios, covid-19, react, redux
- Language: JavaScript
- Homepage:
- Size: 8.5 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Covid-19 World Data Tracker
> In this App, I used The [Open Disease Data API](https://disease.sh/) to build a React/Redux app that shows you Coronavirus disease data (COVID-19) for almost all countries in the world, it shows new cases reported for each country today and the total amount of infected people, number of recovered people, number of deaths, country population, etc. The app is fully responsive to look good on all devices!.
screenshot
![](./src/components/images/screenrecord.gif)
## 👷🏻 Built with
- [React](https://reactjs.org/)
- [Redux](https://redux.js.org/)
- [Axios](https://github.com/axios/axios)
- [CSS3](https://developer.mozilla.org/en-US/docs/Web/CSS)
- [Material-UI](https://mui.com/)
- [Open Disease Data API](https://disease.sh/)## 🌐 Live Preview
> [Covid-19 World Data Tracker](https://62312ff60e2f22231392a758--covid19-worlddata.netlify.app/)
## 🚩 Getting Started
To get this project up and running, follow the steps bellow:### 👨🏻🔧 Setup
- Clone the repository into your machine.
- Open your terminal and move to the root of the project, using ```$ cd``` command.
- Run ```$ yarn``` to install all dependencies.
- You must run ```$ yarn start``` to start live server
- Then your browser will run the App locally### ✅ Prerequisites
- Any modern web browser.
- Any source-code editor (VSCode recommended).
- npm, node and yarn installed## 👨🏻💻 Iyunda Ismael Antonio
- GitHub: [@ixboy](https://github.com/ixboy)
- Twitter: [@ismaelixboy](https://twitter.com/ismaelixboy)
- LinkedIn: [ismael-antonio](https://www.linkedin.com/in/ismaelantonio/)## Acknowledgments
- Original design idea by [Nelson Sawka on Behance](https://www.behance.net/sakwadesignstudio)
## Show your support
Give a ⭐️ if you like this project!
## 📝 License
This project is [MIT](./MIT.md) licensed.