SARTHI TRAVEL is a website for a travel agency. The website contains details about tourist destinations, tour packages. This website allow people to book their dream destination with in their budgets.
Netlify Deployed Link: Sarthi Travel
The main objective of the project is to create a picture perfect travel website with basic functionality.
User Features :
- User Registration and Login
- List Of Destination Packages
- Filter packages by price and rating
- Sorting packages by price
- Tour Packages Booking
- Place Pagination
- Service Booking
Admin Features :
- Destination management
- Booking Details
Admin Credentials: User Id: admin Password: admin
Clone the project
git clone https://github.com/MouS0926/mountainous-sidewalk-9735.git
Go to the project directory
cd my-project
Install dependencies
npm i
Install json server
npm install -g json-serve
Run Server
json-server --watch db.json --port 9971
- Landing Page
- Service Page
- All Destination Page
- Booking Page