Skip to content

Aarushi08sood/Rental-App

Repository files navigation

PropertifyMe

A web application to help you find your next rental property.

Features

Here are some of the current features that Property Pulse has:

  • User authentication with Google & Next Auth

  • User authorization

  • Route protection

  • User profile with user listings

  • Property Listing CRUD

  • Property image upload (Multiple)

  • Property search

  • Internal messages with 'unread' notifications

  • Photoswipe image gallery

  • Toast notifications

  • Property bookmarking / saved properties

  • Property sharing to social media

  • Loading spinners

  • Responsive design (Tailwind)

  • Custom 404 page

Install Dependencies

npm install

Run the Development Server

npm run dev

Open http://localhost:3000 with your browser to see the result.

License

This project is licensed under the MIT License - see the LICENSE.md file for details