- Created a web application to assist users in discovering dream destinations and booking travel tickets.
- Features include view details and description of various destinations, ticket booking, and user reviews.
- Employed Tailwind CSS for designing the user interface of the application.
- Used Context API in ReactJS for user state management within the application.
- ReactJs
- NodeJs
- ExpressJs
- MongoDB
- Tailwind CSS
- Cloudinary
- Clone the repository
- Install dependencies
npm install
- Run the application
npm run dev
- Open http://localhost:5173 to view it in the browser.
Home Page
Login Page
Register page
Tour details page
Thank you page