https://github.com/drewmoore/vbb
Experimenting with public transit data using Next.js and Typescript
https://github.com/drewmoore/vbb
Last synced: 2 months ago
JSON representation
Experimenting with public transit data using Next.js and Typescript
- Host: GitHub
- URL: https://github.com/drewmoore/vbb
- Owner: drewmoore
- License: mit
- Created: 2022-03-04T10:50:06.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-03-10T21:20:04.000Z (over 2 years ago)
- Last Synced: 2025-03-06T04:46:43.042Z (over 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VBB
Simple app for querying the VBB API for transit info in Berlin-Brandenburg
## Getting Started
First, run the development server:
```bash
npm run dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.