This project was developed for my university software engineering class final assessment. It may contain bugs and poorly written code. Proceed with caution. ☠️
Nomad is an AI assisted trip planner that helps you manage your trips
git clone https://github.com/urdadx/nomad.git
cd nomad
npm install
npm run dev
# or
yarn dev
# or
pnpm dev