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