Skip to content

yixuy/rental_app_nextjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

34 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🏠 Rental Application

πŸ“‹ Description

A full-stack rental platform where users can:

  • Register and log in with OAuth
  • Create and post rental listings
  • Upload property images
  • View property locations on a map
  • Send and receive messages with other users

πŸ›  Tech Stack

  • Framework: Next.js
  • Authentication: OAuth using Google API()
  • Database: MongoDB via Mongoose
  • Image Uploads: Cloudinary
  • Maps & Geolocation: Mapbox

Before running run NextAuth

  • set up mongoDB
  • cd rental

How to run

cd rental npm install npm run dev

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages