Abhi0049k / Tripping.com

Your Tripping.com is a clone of TripVillas which is a web-based platform that allows users to discover and book vacation rental properties for their getaways globally.

Home Page:https://nimble-starburst-6bbdd4.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

Tripping.com

Your Tripping.com is a clone of TripVillas which is a web-based platform that allows users to discover and book vacation rental properties for their getaways globally.

Table of Contents

  • Contributors
  • Features
  • Tech Stack
  • Screenshots
  • Getting Started

Contributors

This is an Individual project built within a span of 8 days.

Features

  • User Register, Login, logout
  • Booking a Place for Rental
  • Property Listings
  • Property Search
  • Property Details
  • Booking Management
  • Updating User Details
  • Updating User Password

Tech Stack

Frontend: HTML5 CSS3 JavaScript Netlify

Backend: NodeJS Express.js MongoDB NPM JWT Render

Screenshots

Landing Page

home

Search Results

searchResults

Check Out Page

checkoutPage

User Dashboard

allBookings

Run Locally

Clone the project

  git clone git@github.com:Abhi0049k/ready-lock-9044.git

Go to the project directory

  cd ready-lock-9044

Then go to backend folder

  cd backend 

Install dependencies

  npm install

Start the server

  npm run start

Now, open a new terminal window or tab to continue with the frontend part.

Navigate to the 'frontend' folder:

  cd ../frontend

In the 'frontend' folder, locate the files containing links that need to be updated.

Replace the existing links with localhost links, taking care to update the appropriate URLs.

Once you've updated the links, save the files.

Now you're ready to test the application locally with the updated links.

** Please note that when you switch back to the 'frontend' folder to update the links, you need to ensure that you're using the correct URLs for the local development server.**

About

Your Tripping.com is a clone of TripVillas which is a web-based platform that allows users to discover and book vacation rental properties for their getaways globally.

https://nimble-starburst-6bbdd4.netlify.app/


Languages

Language:JavaScript 41.5%Language:HTML 36.2%Language:CSS 22.4%