Skip to content

yzzhuo/travel-buddy

Repository files navigation

Tour Buddy

This project generates travel plan for you using AI.

How it works

Running Locally

  1. Copy the .env.example file to .env.local and fill in the API key you need
  2. Install the dependencies with npm install
  3. Run the application with npm run dev and it will be available at https://localhost:3000.

Other

This project is created with the vercel template https://github.com/Nutlope/twitterbio