Skip to content

dar-puch/neighborhood-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neighborhood Map: Air Quality in Warsaw

About the application

React app which displays air quality sensors in Warsaw. Clicking on station on the list or on the map displays information about latest air quality's measurements. List can be filtered by station's name or address.

Uses Google Maps API and Airly API

This project was bootstrapped with Create React App.

What to do with it

See live

http://puchweb.pl/air/

Copy or clone git repository

Install packages and dependencies

Cd to the project directory and type: 'npm install'

Run the app in the development mode

Cd to the project directory and type 'npm start'

Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

Launch the test runner

Type: npm test Launches the test runner in the interactive watch mode.

Build the app for production

Type: npm run build Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published