Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/qwibbler/covidata
A website showing up to date stats on the covid situation by country. Find the country you want by searching through them, then look at their numbers.
https://github.com/qwibbler/covidata
Last synced: about 1 month ago
JSON representation
A website showing up to date stats on the covid situation by country. Find the country you want by searching through them, then look at their numbers.
- Host: GitHub
- URL: https://github.com/qwibbler/covidata
- Owner: qwibbler
- Created: 2022-01-31T17:16:50.000Z (almost 3 years ago)
- Default Branch: dev
- Last Pushed: 2022-02-04T00:07:07.000Z (almost 3 years ago)
- Last Synced: 2023-03-04T02:58:37.791Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://qwibbler-covidata.netlify.app/
- Size: 6.34 MB
- Stars: 1
- 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)
# Covidata
> A website showing all Covid19 related statistics per country.
![screenshot](./covidata-screen-gif.gif)
Additional description about the project and its features.
## Built With
- React
- Redux
- Jest## Live Demo
[Live Demo Link](https://qwibbler-covidata.netlify.app/)
[Video Introduction](https://www.loom.com/share/d40f5367c7ef48048fb699073566f354)## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
NodeJS
### Setup
- Clone the repository and `cd` into the folder.
### Install
- Run `npm install` on your terminal.
- Run `npm build`
- Go to the `build` folder, and open `index.html` to run the website.### Usage
- Find the country whose stats you are interested in.
- Discover all of the country's current stats, as well as their stats by population.
- To change the date of the data, click the 'edit pencil' in the top right corner, or double click the date.### Run tests
- Run `npm test` to run the tests.
### Deployment
- Deployed at [Netlify](https://qwibbler-covidata.netlify.app/)
## Authors
👤 **Humaira Zaman**
- GitHub: [@qwibbler](https://github.com/qwibbler)
- Twitter: [@hmemaz](https://twitter.com/hmemaz)
- LinkedIn: [Humaira Zaman](https://www.linkedin.com/in/hmemaz1994/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Design idea by [Nelson Sakwa](https://www.behance.net/sakwadesignstudio) on [Behance](https://www.behance.net/gallery/31579789/Ballhead-App-(Free-PSDs)).
- Virus Image by rawpixel.com vexels.com
- Gif made by https://www.freeconvert.com/crop-video## 📝 License
This project is [MIT](./MIT.md) licensed.