This repo contains the Berlin Carsharing Price Calculator app, accessible at carsharing.landozone.net.
When public transport takes too long and your bike still needs to be fixed, car sharing options can be interesting. This app compares prices between different providers based on distance and time (with an additional parameter for airport pick-up/drop-off)
This app is a minimalist Svelte + Vite project deployed on Vercel.
gh repo clone brunosj/berlin-carsharing
npm install
# or
yarn install
npm run dev
# or
yarn dev
Open http://localhost:5173 with your browser to see the result.
Any input or feedback is appreciated!
This repository is maintained by brunosj.