Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bohaz/air-quality-monitoring-app
Air Quality Monitoring App is an intuitive single Page Application (SPA) displaying real-time air pollution levels across Venezuelan states.
https://github.com/bohaz/air-quality-monitoring-app
css jest reactjs redux-toolkit
Last synced: 29 days ago
JSON representation
Air Quality Monitoring App is an intuitive single Page Application (SPA) displaying real-time air pollution levels across Venezuelan states.
- Host: GitHub
- URL: https://github.com/bohaz/air-quality-monitoring-app
- Owner: bohaz
- License: mit
- Created: 2023-08-07T18:54:31.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2024-05-22T19:46:32.000Z (9 months ago)
- Last Synced: 2025-01-08T08:23:50.087Z (about 1 month ago)
- Topics: css, jest, reactjs, redux-toolkit
- Language: JavaScript
- Homepage: https://air-quality-monitoring-app.onrender.com/
- Size: 9.13 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
π Air Quality Monitoring App
# π 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)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#deployment)
- [π₯ Authors](#authors)
- [π Future Features](#future-features)
- [π€ Contributing](#contributing)
- [βοΈ Show your support](#support)
- [π Acknowledgements](#acknowledgements)
- [π License](#license)# π Air Quality Monitoring App
**Air Quality Monitoring App** is an intuitive single Page Application (SPA) displaying real-time air pollution levels across Venezuelan states.
![Airapp](https://github.com/bohaz/air-quality-monitoring-app/assets/127757182/6aa8d19c-fe9f-4264-aed7-ff996665130a)
- React APP
- Redux
- Open Weather APIClient
- **Real-time Data**
- **User-Friendly Interface**
- **Comprehensive Details**
- **Visual Indicators**
- **Best organization**
- **Professional documentation**
- **Clean coding**
[Click here](https://air-quality-monitoring-app.onrender.com) to see the project's deployment.
[Click here](https://www.loom.com/share/52864436930a45d3933d0d4bca1b9a77?sid=45639b2d-7999-4c37-a8b3-5100d0796e6c) to see my video presentation.
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
- Visual Studio Code installed
- Npm installed
- A GitHub account
- Git installed
### Setup
Clone this repository to your desired folder:
```sh
cd my-folder
git clone [email protected]:bohaz/air-quality-monitoring-app.git
```
### Install
Install this project with:
-Install Node Modules
```sh
npm install
```
### Usage
To run this project, execute the following command:
-Start the development server
```sh
npm start
```
### Run tests
To run tests, run the following commands:
- ESLint linter errors run:
``` npx eslint "**/*.{js,jsx}" ```
-CSS linter errors run:
``npx stylelint "**/*.{css,scss}"``
### Deployment
You can deploy this project using:
- Github
π€ **Ricardo MartΓnez**
- GitHub: [@bohaz](https://github.com/bohaz)
- LinkedIn: [LinkedIn](www.linkedin.com/in/ricardomartΓnezβ΄)
- Portfolio: [Ricardo's Portfolio](https://ricardosportfolio.vercel.app/)
- [ ] **[Functionality]**
- [ ] **[Content]**
- [ ] **[Descktop version]**
- [ ] **[Fetching more data]**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/bohaz/air-quality-monitoring-app/issues).
If you like this project let me know with a STAR!
We would like to thaks Microverse for giving us the oportunity to build and contribute in projects like this.
Original design idea by Nelson Sakwa on Behance.
This project is [MIT](./LICENSE) licensed.