https://github.com/manasisadhu/adventure-aura
Adventure Aura is a modern travel agency website built to inspire wanderlust and simplify trip planning. Discover curated travel packages, explore breathtaking destinations, and book your next adventure with ease. Built with a sleek, responsive design and seamless user experience, Adventure Aura brings your travel dreams to life.
https://github.com/manasisadhu/adventure-aura
html javascript lucide-react nextjs reacthookform reactjs shadcn-ui swiper-js tailwindcss
Last synced: 2 months ago
JSON representation
Adventure Aura is a modern travel agency website built to inspire wanderlust and simplify trip planning. Discover curated travel packages, explore breathtaking destinations, and book your next adventure with ease. Built with a sleek, responsive design and seamless user experience, Adventure Aura brings your travel dreams to life.
- Host: GitHub
- URL: https://github.com/manasisadhu/adventure-aura
- Owner: manasisadhu
- License: mit
- Created: 2025-08-06T03:23:32.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-08-26T16:05:43.000Z (10 months ago)
- Last Synced: 2026-04-05T22:39:47.226Z (2 months ago)
- Topics: html, javascript, lucide-react, nextjs, reacthookform, reactjs, shadcn-ui, swiper-js, tailwindcss
- Language: TypeScript
- Homepage: https://adventure-aura-zeta.vercel.app
- Size: 11.8 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Nextjs Starter Template
The Last Next.js starter template you will ever need.
## Tech
- [React](https://react.dev/) - The library for web and native user interfaces!
- [TailwindCSS](https://tailwindcss.com/) - A utility-first CSS framework for rapid UI development.
- [shadcn UI](https://ui.shadcn.com/) - A community-driven collection of custom UI components.
- [Next.js](https://nextjs.org/) - The React Framework for Production.
## Features
- Dark Mode
- Tailwind CSS
- TypeScript
- ESLint
- Prettier
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
You can start editing the page by modifying `app/page.tsx`. The page auto-updates as you edit the file.
## Development
Want to contribute? Great!
## License
MIT