Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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!