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

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.

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