Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fherrerao/covid-metrics
Covid-Metrics is an app where you can find Covid-19 stats of the entire world. You find the data filtered by continents as an easier way to find the results of your country.
https://github.com/fherrerao/covid-metrics
reactjs redux
Last synced: 21 days ago
JSON representation
Covid-Metrics is an app where you can find Covid-19 stats of the entire world. You find the data filtered by continents as an easier way to find the results of your country.
- Host: GitHub
- URL: https://github.com/fherrerao/covid-metrics
- Owner: fherrerao
- Created: 2022-03-07T18:39:21.000Z (over 2 years ago)
- Default Branch: development
- Last Pushed: 2022-03-20T02:13:00.000Z (over 2 years ago)
- Last Synced: 2023-03-04T02:21:28.775Z (over 1 year ago)
- Topics: reactjs, redux
- Language: JavaScript
- Homepage: https://fherrerao.github.io/Covid-Metrics/
- Size: 2.39 MB
- Stars: 8
- 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)
# Covid-Metrics
> Covid-Metrics is an app where you can find Covid-19 stats of the entire world. You find the data filtered by continents as an easier way to find the results of your country.
![readmePic](https://user-images.githubusercontent.com/91301423/157890781-cde43192-ebad-47bc-b7de-4f781ea0298f.png)
## Built With
- HTML/CSS
- JavaScript
- React Framework
- Redux## Live Demo
[Demo link](https://fherrerao.github.io/Covid-Metrics/).
## Getting Started
To get a local copy up and running follow these simple example steps.
- Clone this repository with git clone `https://github.com/fherrerao/Covid-Metrics.git` using your terminal or command line.
- Change to the project directory by entering :
`cd Covid-Metrics` in the terminal### Prerequisites
You should install in your local machine the last version of [React](https://en.reactjs.org/).
### Setup
You can clone this repository using the next command: `git clone https://github.com/fherrerao/Covid-Metrics.git`.
### Install
After clone the repository, you should to run `npm install` since the terminal to install all dependencies needed to the correct working of the project.
### Usage
You're free to use this project however it is developed for educational purposes. You can check the acknowledgment described below.
## Authors
👤 **Fernando Herrera**
- GitHub: [@fherrerao](https://github.com/fherrerao)
- LinkedIn: [@fernando](https://www.linkedin.com/in/fernando-herrera-25a6361b2/)
- Twitter: [@fherrera0206](https://twitter.com/fherrera0206)## 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.