The citybikes project is a software application that provides information about bike sharing systems in various cities. It utilizes UI5 Web Components and Leaflet for visualisation. The application uses the https://api.citybik.es/v2/ to get city bike data.
This project demonstrates the process of transitioning from Web Components Table V1 to Web Components Table V2.
- Node.js
- npm
- Clone the repo
git clone https://github.com/DonkeyCo/citybikes.git
- Install NPM packages
npm install
To start the application, run the following command in your terminal:
npm start
The application will be available at http://localhost:3000
.
You have questions or you want to give feedback, feel free to contact us!
Duc Vo Ngoc [email protected] Cahit Guerguec [email protected]