Skip to content

🌬️ Web platform to show air quality data.

Notifications You must be signed in to change notification settings

JeanPoffo/aqm-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project logo

Air Quality Measurement - Web

Status Status GitHub Issues GitHub Pull Requests


🌬️ Web platform to show air quality data.

📝 Table of Contents

🧐 About

A project to collect and distribute air quality data.

💭 How it works

The web platform shows the data collected by IOT platforms.

🎈 Usage

Development

yarn install
yarn start

Production

yarn install
yarn build
yarn global add serve
serve -s build

🏁 Getting Started

Just clone and follow the steps above.

Prerequisites

Node v16.15.1
Yarn v1.22.19

⛏️ Built Using

For this project, basically used:

  • Node.js - JavaScript runtime built on Chrome's V8 JavaScript engine.
  • React - A JavaScript library for building user interfaces.

And many other libraries.

✍️ Authors

About

🌬️ Web platform to show air quality data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published