Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        

# Covid-19 Updates App

Version

> 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.