Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/theophileaseh/covid-19-updates
Covid-19 Updates is a web application built using react and redux with an external API to showcase and give the latest statistics on Covid-19 from countries around the world.
https://github.com/theophileaseh/covid-19-updates
api covid-19 react redux
Last synced: 17 days ago
JSON representation
Covid-19 Updates is a web application built using react and redux with an external API to showcase and give the latest statistics on Covid-19 from countries around the world.
- Host: GitHub
- URL: https://github.com/theophileaseh/covid-19-updates
- Owner: Theophileaseh
- Created: 2022-06-14T17:45:43.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2023-03-20T13:18:54.000Z (almost 2 years ago)
- Last Synced: 2024-11-11T05:03:49.693Z (3 months ago)
- Topics: api, covid-19, react, redux
- Language: JavaScript
- Homepage: https://covid-19-updates-hub.netlify.app/
- Size: 1.37 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Covid-19 Updates App
> This webapp provides Covid-19 statistics and updates using the data it gets from an [API data source](https://api.covid19api.com/) to provide comprehensive information about the novel coronavirus,
>
It is created with [Create-React-App](https://github.com/facebook/create-react-app)---
## Screenshot
| Homepage | Continent Page |
| ---------- | ----------- |
| ![homepage](img/i.png) | ![detailspage](img/1.png) |## Live version
For the live version of this project visit the following [Netlify](https://covid-19-updates-hub.netlify.app/) link.
## Get started
```bash
git clone https://github.com/Theophileaseh/Covid-19-Updates.git
cd into the folder by typing: cd Covid-19-Updates
```## Technology
- React-Create-App
- React-DOM
- Redux
- npm
- Javascript ES6
- Nodejs
- HTML && CSS
- React## Authors
👤 **Nwachan Theophile**
- GitHub: [@Theophileash](https://github.com/Theophileaseh)
- Twitter: [@NwachanT](https://twitter.com/NwachanT)
- LinkedIn: [LinkedIn](https://linkedin.com/in/nwachan-theophile)## Acknowledgments
- [Microverse](https://www.microverse.org/)
- External API from https://api.covid19api.com/
- Original design idea (Ballhead App (Free PSDs)) by Nelson Sakwa [Website](https://www.behance.net/gallery/31579789/Ballhead-App-(Free-PSDs))## 🤝 Contributing
All contributions, issues and feature requests are welcome!1. Fork it (https://github.com/Theophileaseh/Covid-19-Updates.git)
2. Create your working branch (git checkout -b [choose-a-name])
3. Commit your changes (git commit -am 'what this commit will fix/add/improve')
4. Push to the branch (git push origin [chosen-name])
5. Create a new Pull Request## Show your support:
Give a :star: if you liked the app
# License
This project is [MIT](LICENSE.md) licensed.