Logo

dev-resources.site

for different kinds of informations.

AI Travel Planner app built with Next.js 15, Tailwind CSS, Prisma, Open AI, and Clerk

Published at
12/16/2024
Categories
webdev
javascript
programming
ai
Author
Said MOUNAIM
Categories
4 categories in total
webdev
open
javascript
open
programming
open
ai
open
AI Travel Planner app built with Next.js 15, Tailwind CSS, Prisma, Open AI, and Clerk

AI Travel Planner

AI Travel Planner app built with Next.js 15, Tailwind CSS, Prisma, Open AI, and Clerk. Features include user sign-up, sign-in, generating travel plans, viewing all travel plans, and deleting trips. Open to contributions during development.

Getting Started

Clone the repository: git clone https://github.com/saidMounaim/travelplan.git
Install dependencies:

npm install

Create a .env file:

NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=
CLERK_SECRET_KEY=
NEXT_PUBLIC_CLERK_SIGN_IN_URL=/sign-in
NEXT_PUBLIC_CLERK_SIGN_UP_URL=/sign-up
NEXT_PUBLIC_CLERK_AFTER_SIGN_IN_URL=/
NEXT_PUBLIC_CLERK_AFTER_SIGN_UP_URL=/
WEBHOOK_SECRET=
DATABASE_URL=
HERE_API_KEY=
OPENAI_API_KEY=

Built With

Contribution

All kind of contributions are welcome, please feel free to submit pull requests.

Featured ones: