/CityBiker

A website to show live information from nearby citybike stations and public transport

Primary LanguageJavaScript

Citybiker

by tomo

This project was developed for an assignment in the course IN5320 Development in Platform Ecosystems

Sometimes I want to know if there's an available citybike close to me. If there is none close by, I want know to what options public transport are available near by. This site solves that problem.

Made using Express, NodeJS, React and Bulma.

Build the client with npm build

Then npm install and npm start to start running the server.

Api keys must be provided to services/entur.js, services/citybikes.js and client/src/MapContainer.js

See the website