https://github.com/felipeg005/covid19-tracking-app
Very usefull App to track the Covid-19 worldwide, you can see al cases with specific details for each country.
https://github.com/felipeg005/covid19-tracking-app
javascript react redux
Last synced: about 1 month ago
JSON representation
Very usefull App to track the Covid-19 worldwide, you can see al cases with specific details for each country.
- Host: GitHub
- URL: https://github.com/felipeg005/covid19-tracking-app
- Owner: Felipeg005
- Created: 2021-10-18T18:42:02.000Z (over 3 years ago)
- Default Branch: development
- Last Pushed: 2022-10-08T02:38:55.000Z (over 2 years ago)
- Last Synced: 2025-01-18T15:43:58.475Z (4 months ago)
- Topics: javascript, react, redux
- Language: JavaScript
- Homepage:
- Size: 3.15 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Covid-19 Tracker App
Very usefull App to track the Covid-19 worldwide, you can see al cases with specific details for each country.
## Presentation Video
[Please visit this link to see my video presentation.](https://www.loom.com/share/daf5dc45e3094592816d7bb5b0bf884a)

## Live Demo
- Gh-Pages: [Visit Live Demo Link](https://felipeg005.github.io/Covid19-Tracking-App/)
## Getting Started
You can visit the Live Demo or clone the repository and open the dist/html.index file with your browser to see the project.
- Follow the [Set-up and Install](#set-up--install) instructions.
### Prerequisites
- Before we begin, make sure you have a fresh version of Node.js installed
### Set-up & Install
- [First clone the repo](https://github.com/Felipeg005/Covid19-Tracking-App/) and checkout the latest branch.
To install the latest release or a specific version, run one of the following commands:
- `npm install && npm install --dev` to install the project's dependencies.
## Available Scripts
In the project directory, you can run:
`npm start`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.The page will reload if you make edits.\
You will also see any lint errors in the console.`npm test`
Launches the test runner in the interactive watch mode.\
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.`npm run build`
Builds the app for production to the `build` folder.\
It correctly bundles React in production mode and optimizes the build for the best performance.## Built With
- JavaScript - React - Redux
## 👤 **Author**
**Juan Felipe Gomez Tobon**
- GitHub: [@githubhandle](https://github.com/Felipeg005/)
- Twitter: [@twitterhandle](https://twitter.com/JuanFGT05)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/juan-felipe-gomez-tobon/)## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Thanks to Microverse for making it possible!
- Nelson Sakwa creator of the wireframe on Behance.
- LOGO FAVICON
-
-
-
-
## 📝 License
This project is [MIT](./MIT.md) licensed.