Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/haadiiii/corona-world
this is a project that shows the covid-19 cases in the world and in each country, it shows the number of cases, deaths, and recovered cases. And it shows the number of cases in the last 24 hours.
https://github.com/haadiiii/corona-world
jest npm react react-dom-router redux redux-thunk redux-toolkit router-dom server
Last synced: 29 days ago
JSON representation
this is a project that shows the covid-19 cases in the world and in each country, it shows the number of cases, deaths, and recovered cases. And it shows the number of cases in the last 24 hours.
- Host: GitHub
- URL: https://github.com/haadiiii/corona-world
- Owner: Haadiiii
- Created: 2022-10-02T09:40:37.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-12-23T08:29:15.000Z (about 2 years ago)
- Last Synced: 2024-10-30T06:58:31.200Z (3 months ago)
- Topics: jest, npm, react, react-dom-router, redux, redux-thunk, redux-toolkit, router-dom, server
- Language: JavaScript
- Homepage:
- Size: 1.99 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# corona-world
this is a project that shows the covid-19 cases in the world and in each country, it shows the number of cases, deaths, and recovered cases. And it shows the number of cases in the last 24 hours.
## Built With
- HTML
- React
- Javascript
- Vite
- Redux
### Click on picture to watch a description about the project:
> if the vidoe dosent start click on Download.[![Watch the video by clicking on pic](./src/assets/Screenshot%202022-10-06%20130315.png)](https://drive.google.com/file/d/1K-bGKXMSrmv-qiFFvko10177OQ7tlWux/view?usp=sharing)
![](./src/assets/Screenshot%202022-10-06%20130423.png)## Live Demo
[Live](https://covid-19-worlds.netlify.app/)
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
- git
- Broswer to Display
- IDE to run and edit the code
- Vite### Setup
- open a terminal
- run `https://github.com/Haadiiii/corona-world.git`
- run ` cd corona-world`
- run `npm install`
- run `npm run dev` your default browser should load automatically with the app, if it doesn't do next and final step.
- Enter `http://127.0.0.1:5173/` in your browser## Authors
👤 **Haamid Ali**
- GitHub: [@Haadiiii](https://github.com/Haadiiii)
- Twitter: [@HaaDiii_99](https://twitter.com/HaaDiii_99)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/hamid-ali-01a872213/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Haadiiii/corona-world/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Original design idea by [Nelson Sakwa](https://www.behance.net/sakwadesignstudio) on Behance.
## 📝 License
This project is [MIT](./LICENSE) licensed.
_NOTE: we recommend using the [MIT license](https://choosealicense.com/licenses/mit/) - you can set it up quickly by [using templates available on GitHub](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). You can also use [any other license](https://choosealicense.com/licenses/) if you wish._