Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 585 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 585 Bytes

SpaceHarbor

This is a full-stack web application that closely replicates Airbnb's functionality. It focuses on user authentication using JSON Web Tokens (JWT) for secure login and logout operations. The project integrates features such as property listing, booking accommodations, deletion of listings, wishlist management, and a user-friendly toggle between dark and light modes for a personalized user experience.

Installation

Provide a step-by-step guide on how to install project.

git clone https://github.com/PranotiPD/SpaceHarbor.git
cd your-repo
npm install