North Sky Ballooning

  • Home
  • / North Sky Ballooning
Booking experience
other projects/hot air balloon

North Sky Ballooning

North Sky Ballooning combines a Tailwind and React front end with a lightweight Express backend. Visitors can book a flight through a popup reservation flow while admins review and respond to reservations.

ReactViteTailwind CSSExpress

Highlights

  • Popup booking form for flight reservations
  • Express API for reservation management
  • Admin route for reviewing requests

Run Locally

  1. 1npm install
  2. 2npm run server
  3. 3npm run dev
  4. 4Open http://localhost:5173/admin for admin review