An open API service indexing awesome lists of open source software.

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

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.

![Velora Preview](https://github.com/mohamedkhaled-dev/travel-agency/blob/main/public/assets/images/velora.jpg?raw=true)

---

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