This project generates travel plan for you using AI.
- Copy the
.env.example
file to.env.local
and fill in the API key you need - Install the dependencies with
npm install
- Run the application with
npm run dev
and it will be available athttp://localhost:3000
.
This project is created with the vercel template https://github.com/Nutlope/twitterbio