Travel Booking App
In-progress travel app using Next.js 14, Tailwind CSS, TypeScript, and Prisma. Enables user sign-up, tour browsing, bookings, and review submissions. Open to all contributions during development.
Getting Started
- Clone the repository:
git clone https://github.com/saidMounaim/travel-booking.git
- Install dependencies:
npm install
- Create a .env file in the root and add the following
POSTGRES_URL=""
POSTGRES_PRISMA_URL=""
POSTGRES_USER=""
POSTGRES_HOST=""
POSTGRES_PASSWORD=""
POSTGRES_DATABASE=""
NEXTAUTH_SECRET=""
BLOB_READ_WRITE_TOKEN=""
- Start the development server:
npm run dev
Built With
Contribution
All kind of contributions are welcome, please feel free to submit pull requests.
Check my Github for more cool things
https://github.com/saidMounaim/
Top comments (1)
It’s exciting to see this travel booking app in progress, built with Next.js 14, Tailwind CSS, TypeScript, and Prisma. With features like user sign-up, tour browsing, bookings, and review submissions, it has the potential to become a go-to tool for travelers looking for a seamless experience. The inclusion of reviews is especially valuable, as it allows users to make informed decisions based on others’ experiences. Opening the project for contributions is a fantastic way to encourage collaboration and improvement as the app grows.
Speaking of travel, one of the best ways to enhance any journey is by using travel guides. They help in finding top destinations, hidden gems, and planning itineraries that suit individual interests. Having a well-designed travel app can go hand-in-hand with a good travel guide, offering both convenience and reliable information in one place.
For example, one of the best places I’ve visited is Kauai, Hawaii. Known as the “Garden Island,” Kauai is a paradise for nature lovers and adventurers alike. From the breathtaking Na Pali Coast to the awe-inspiring Waimea Canyon, the island offers stunning landscapes. There’s also plenty of wildlife to observe, like the Nene Goose and other exotic birds. If you're into beaches, Hanalei Bay and Poipu Beach are incredible spots to relax and explore.
Incorporating features in your app that highlight must-visit destinations like Kauai, along with user-generated travel guides, would be a great way to provide additional value to travelers.
Some comments may only be visible to logged-in visitors. Sign in to view all comments.