https://github.com/mohamedkhaled-dev/velora
Ai traveling planner with admin dashboard features
https://github.com/mohamedkhaled-dev/velora
appwrite nextjs shadcn-ui tailwindcss typescript
Last synced: 9 months ago
JSON representation
Ai traveling planner with admin dashboard features
- Host: GitHub
- URL: https://github.com/mohamedkhaled-dev/velora
- Owner: mohamedkhaled-dev
- Created: 2025-05-13T17:40:41.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-29T17:45:40.000Z (about 1 year ago)
- Last Synced: 2025-08-10T04:36:04.979Z (11 months ago)
- Topics: appwrite, nextjs, shadcn-ui, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://travel-agency-one-sigma.vercel.app
- Size: 29.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Velora — AI Travel Planner + Admin Dashboard
- Simple AI-powered travel app that helps users generate trip plans instantly.
- Admins can track users and manage trips through a lightweight dashboard.
- Built with Next.js, Tailwind CSS, Shadcn UI, Appwrite, and Lucide-react.

---
This is a [Next.js](https://nextjs.org) project bootstrapped with [`create-next-app`](https://nextjs.org/docs/app/api-reference/cli/create-next-app).
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev