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

https://github.com/cobbyelsonfx/metrics-webapp

Metrics Webapp This React capstone project is about web application to check a list of metrics from the Open Weather Api that allows you to access the air quality content in a specific country
https://github.com/cobbyelsonfx/metrics-webapp

reactjs redux scss

Last synced: 8 days ago
JSON representation

Metrics Webapp This React capstone project is about web application to check a list of metrics from the Open Weather Api that allows you to access the air quality content in a specific country

Awesome Lists containing this project

README

        

# πŸ“— Table of Contents

- [πŸ“– About the Project](#about-project)
- [πŸ›  Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [πŸš€ Live Demo](#live-demo)
- [πŸ’» Getting Started](#getting-started)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Deployment](#deployment)
- [πŸ‘₯ Authors](#authors)
- [πŸ”­ Future Features](#future-features)
- [🀝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [πŸ™ Acknowledgements](#acknowledgements)
- [❓ FAQ (OPTIONAL)](#faq)
- [πŸ“ License](#license)

# πŸ“– About the Project

**Metrics Webapp** This React capstone project is about web application to check a list of metrics from the Open Weather Api that allows you to access the air quality content in a specific country
## πŸ›  Built With

### Tech Stack

Client

### Key Features

- **Access real life data about each countries air pollution**
- **Check the air pollution metrics for each country**

(back to top)

πŸš€ Live Demo
Link to deployed project -[BQA - Breath Quality Air](https://bqabreatqualityair.onrender.com)

πŸ’½ Live Video
-[Live Video](https://watch.screencastify.com/v/yjkQFEA4usWkhCBoH6xh)

(back to top)

## πŸ’» Getting Started

To get a local copy up and running, follow these steps.

### Prerequisites

In order to run this project you need:

- An IDE (ex: VS Code)
- Github account

### Setup

Clone this repository to your desired folder:

```sh
cd project-folder
git clone https://github.com/CobbyElsonfx/metrics-webapp.git
```

### Deployment

You can deploy this project using -[Render](https://render.com/):
Render is a unified cloud to build and run all your apps and websites with free TLS certificates,
a global CDN, DDoS protection, private networks, and auto deploys from Git.

(back to top)

## πŸ‘₯ Authors

πŸ‘€ **Francis Andoh**

- GitHub: [@CobbyElsonfx](https://github.com/CobbyElsonfx)
- LinkedIn: [@FrancisAndoh](https://www.linkedin.com/in/francis-andoh-133aa7245/)

(back to top)

## πŸ”­ Future Features

- [ ] **More animation**

(back to top)

## 🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

(back to top)

## ⭐️ Show your support

If you like this project and wish to collaborate. Please contact me.

(back to top)

## πŸ™ Acknowledgments

The design idea is originally designed by **πŸ‘€Nelson Sakwa in Behance**

## ❓ FAQ

- **Is it responsive?**

- Yes,it works both on mobile and desktop screens.

(back to top)

## πŸ“ License

This project is [MIT](./MIT.md) licensed.

(back to top)