README
Find your holidays it is a program that helps users discover, explore places and activities. including how to travel about art exhibitions, museums, parks and local markets
- Art ( Van Gogh Alive Bangkok, Utopia Now, Between BAB and Uncountable Time )
- Museum ( ท้องฟ้าจำลอง, พิพิธภัณฑสถานแห่งชาติพระนคร, Museum of Contemporary Art and Museum Siam )
- Park ( สวนหลวง ร.9, สวนสมเด็จพระนางเจ้าสิริกิติ์, สวนเบญจกิติ และสวนลุมพินี )
- Local Markets ( ตลาดเก่าริมน้ำหัวตะเข้, ตลาดน้อย, ตลาดคลองบางหลวง และชุมชนเสาชิงช้า )
- Way to go ( BTS, MRT, Airport Rail Link, เรือ, รถประจำทาง )
- Information about a place or exhibitions.
- Location, Date, Time, Ticket
Find your holidays is designed to provide users with a convenient way to find interesting places to visit and engage in different activities. Whether you are looking for art exhibitions, museums, parks and local markets, Find your holidays has got you covered. With its user-friendly interface and comprehensive database, it's easy to discover new places and plan your next adventure.
- Browse venues or exhibitions from categories.
- Select the place of interest from the picture.
- View detailed information about each place, including location, description, operating hours, and ticket prices.
- Get directions and transportation options to reach your desired destination.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying pages/index.js
. The page auto-updates as you edit the file.
API routes can be accessed on http://localhost:3000/api/hello. This endpoint can be edited in pages/api/hello.js
.
The pages/api
directory is mapped to /api/*
. Files in this directory are treated as API routes instead of React pages.
This project uses next/font
to automatically optimize and load Inter, a custom Google Font.
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!
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.