Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 833 Bytes

File metadata and controls

25 lines (22 loc) · 833 Bytes

This is a repository for a Full Stack Property Listing Website with Next.js 13 App Router: React, Tailwind, Prisma, MongoDB, NextAuth , SEO optimized.

Features:

  • Booking / Reservation system
  • Guest reservation cancellation
  • Owner reservation cancellation
  • Pricing calculation
  • Advanced search algorithm by category, date range, map location, number of guests, rooms and bathrooms
  • Favorites system
  • Shareable URL filter
  • Creation and deletion of properties
  • Authentication :
    • Email/Password
    • Google Integration
    • Github Integration
  • Image upload using Cloudinary CDN
  • Client form validation and handling using react-hook-form
  • Server error handling using react-toast
  • Calendars with react-date-range
  • Page loading state
  • Page empty state
  • Tailwind design, animations and effects
  • Fully responsive