Skip to content

Step into the world of Next Destination, where each click brings you closer to achieving your next extraordinary adventure. Unveil the possibilities, discover dream destinations, and seamlessly plan your journey with us.

Notifications You must be signed in to change notification settings

RobArkesteijn/NXTDES-Next-Destination

Repository files navigation

NXTDES | Next Destination

Screenshot 2024-06-30 at 12 00 48

Setup

Copy .env and create a .env.local. Make sure to add the correct values for the env variables.

Make sure to install the dependencies:

# bun
bun install

Development Server

Start the development server on http://localhost:3000:

# bun
bun run dev

Production

Build the application for production:

# bun
bun run build

Locally preview production build:

# bun
bun run preview

About

Step into the world of Next Destination, where each click brings you closer to achieving your next extraordinary adventure. Unveil the possibilities, discover dream destinations, and seamlessly plan your journey with us.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published