/AmsterdamAirquality

The purpose of this platform is to find out whether cyclists in Amsterdam become more aware of how air quality influences your health and we are researching if this knowledge can translate into behavioral change.

Primary LanguageJavaScript

Bicycle Routeplanner

The purpose of this platform is to find out whether cyclists in Amsterdam become more aware of how air quality influences your health and we are researching if this knowledge can translate into behavioral change.  

Example Image of the webapp

This application was build using the following tools:

Available commands within the project

npm install

This installs all the necessary npm packages for the application to run.

npm start

Runs the app in the development mode.
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.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

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.