Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 677 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 677 Bytes

TREKK KING -- Book your TRek Today .

Bokk all kind of trekk .

Live Link of the website

Features

  • Signup with email /password & Login with Google
  • Privet Menu - user cant see some features/menu without login .
  • Booking Details and Orders details shown in diffrent pages.
  • All data are hosted in MongoDb
  • User can book a Package and manage any package.
  • Context API used to pass the user information through out the website.
  • Pages will be loaded without reloading.

This is build with react so to start this repo in your local environment follow below steps

npm install
npm start