Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/emmanuelaaron/covid-19-updates
This is a mobile web application that showcases live data about covid 19 worldwide for different countries. It is built using React/Redux
https://github.com/emmanuelaaron/covid-19-updates
bootstrap reactjs redux
Last synced: 3 days ago
JSON representation
This is a mobile web application that showcases live data about covid 19 worldwide for different countries. It is built using React/Redux
- Host: GitHub
- URL: https://github.com/emmanuelaaron/covid-19-updates
- Owner: Emmanuelaaron
- Created: 2021-10-11T17:14:33.000Z (over 3 years ago)
- Default Branch: dev
- Last Pushed: 2021-10-21T14:45:17.000Z (over 3 years ago)
- Last Synced: 2024-12-18T17:00:16.424Z (about 1 month ago)
- Topics: bootstrap, reactjs, redux
- Language: JavaScript
- Homepage: https://covid19-data-updates.netlify.app/
- Size: 348 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React-Capstone: Covid19 Updates
> The Series Covid19 Updates displays Covid Updates for all countries. All data is preserved thanks to the external [Narrativa API](https://covid19tracking.narrativa.com/index_en.html)
# Capstone Live Demo
[Live Demo Link](https://covid19-data-updates.netlify.app/)## Video presentation
[Video](https://drive.google.com/file/d/1vW7RWMw8XGxlU63kFu-jfJV7YAFWdcQd/view?usp=sharing)
# Built with 🔨
- React, Redux
- HTML5, CSS3
- JavaScript-ES6
- Bootstrap 5
- Git & Github
- Unit/Integration testing with Jest
- Netlify
- Visual Studio# Usage
- Navigate to your desired directory in your local machine using the terminal.
- Clone repository by running git clone
```sh
$ git clone https://github.com/Emmanuelaaron/covid-19-updates
```
in your local terminal
cd into ```covid-19-updates``` directory
- After, run the following commands in your terminal:
```sh
$ npm install
$ npm start
```
- By now the server should have started and you should be in covid-updates browser
- To run the tests run the command below
```sh
$ npm run test
```# Authors
👤 **Emmanuel Isabirye**
- GitHub: [Emmanuelaaron](https://github.com/Emmanuelaaron)
- LinkedIn : [Emmanuel Isabirye](https://www.linkedin.com/in/fullstackwebdev-emma/)
- Twitter: [Emmanuel Isabirye](https://twitter.com/EmmanuelIsabir1)# 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Emmanuelaaron/covid-19-updates).
# Acknoledgment
Great Thanks to [Nelson Sakwa](https://www.behance.net/sakwadesignstudio) for the beautiful design.# Show your support
Give a ⭐️ if you like this project!