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.
Provide a step-by-step guide on how to install project.
git clone https://github.com/PranotiPD/SpaceHarbor.git
cd your-repo
npm install