Skip to content

RajeshCShettigar/Travel-Trek

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TravelTrek :

Description :

  • 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.

Technologies Used :

  • ReactJs
  • NodeJs
  • ExpressJs
  • MongoDB
  • Tailwind CSS
  • Cloudinary

Installation :

  1. Clone the repository
  2. Install dependencies
npm install
  1. Run the application
npm run dev
  1. Open http://localhost:5173 to view it in the browser.

Screenshots

Home Page

Home

Login Page

Login

Register page

Register

Tour details page

TourDetails

Thank you page

Thankyou