Skip to content

Savannah-Sunshine/wanderco_website

Repository files navigation

WanderCo Website

This is deployed on Vercel

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Before merging to main run "npm run lint" and fix errors

App must be run on Node version 18.17.0: nvm use 18.17.0

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