LamaEstate

View on Github Visit Site

Introduction

LamaEstate is a real estate booking website developed as a full-stack project using the MERN (MongoDB, Express.js, React.js, Node.js) stack. It utilizes various concepts and technologies such as React Map, Socket.IO, Prisma, JWT authentication, and cookies. The design for this project was inspired by LamaDev.

My Process

This real estate application features property listings with a booking system that allows users to reserve properties based on availability. An interactive map, powered by React Map, provides a visual representation of property locations, while Socket.IO ensures real-time updates on availability. User authentication is secured using JWT tokens, and MongoDB with Prisma ORM manages the application's data.