Files
pfadi-bussle/README.md
2024-04-04 00:20:19 +02:00

409 B

Pfadi-Bussle booking system

A booking system for a local scouts van build with Next.js.

This is still highly specific to the use-case it's needed for and needs to be made a lot more generic.

Hack on in

First, run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

Hack away away away...