North Sky Ballooning

  • Home
  • / North Sky Ballooning
Live demo screenshot of the North Sky Ballooning booking app
Booking experience
github.com/chadluman/flying-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

Demo source / 2bb07f70

Built directly from the repository source and connected to the portfolio reservation API.

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