The Binh Dinh Tour application is a Next.js-based tourism platform that enables users to discover, book, and experience tours in the Binh Dinh province of Vietnam, with a focus on the Quy Nhon area.
The application serves as a comprehensive tourism platform with the following primary functions:
- Browse and search available tours in Binh Dinh
- Filter tours by price, date, and other criteria
- View detailed information about each tour
- Book tours by selecting dates and tickets
- Process payments securely
- Manage bookings and user profiles
- Submit reviews after completing tours
- React
- Nextjs
- Shadcn
- RadixUI
- MapLibre
- Zustand
- And many other open-source libraries used in package.json
This guide provides instructions on how to set up and run the project locally.
- Ensure you have the following installed:
- Nodejs (Latest LTS version recommended)
- GIT
git clone https://github.com/dokkazy/dtp-frontend.git
cd dtp-frontend
npm install
cp .env.example .env
Then, update the necessary environment variables inside .env
npm run dev
The application should now be available at http://localhost:3000
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
Check out our Next.js deployment documentation for more details.
william-le1004 💻 |
wnosphan 💻 |
Võ Công Huy 💻 |
ya3k 💻 |