Live Demo π https://rental-app-nextjs-rouge.vercel.app/
- 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
- Framework: Next.js
- Authentication: OAuth using Google API()
- Database: MongoDB via Mongoose
- Image Uploads: Cloudinary
- Maps & Geolocation: Mapbox
- set up mongoDB
cd rental
cd rental
npm install
npm run dev