All large projects

New Zealand and Australia routes

A travel website for exploring routes, from the airport you land at to the activities you can book along the way. Built for a client.

How visitors use it

  1. Pick an airport

    A map shows a pin on each major airport.

  2. Choose a route

    The routes from that airport appear, with a sidebar to browse or search them.

  3. Explore and book

    Each route lists its stops and activities, linked to the companies that run them.

Why there is no database

The client won't change the site often, so a database would be more to maintain than the job needed. Routes, stops and activities are typed data models in the code. Admin pages export a data.tsx file the client can drop in.

Screenshots

Add screenshots here.