Welcome to HousingAtEase, a real estate listing website built using the MERN stack. It allows users to browse properties, search for specific listings, and upload properties for sale. The application features user authentication using Auth0, dynamic UI components including drop-down menus with Mantine UI, efficient data fetching managed by React Query, and a robust database setup with Prisma and MongoDB.
The following visuals offer a transparent representation of the application's capabilities and its operational status:
- User Authentication: Secure login via Auth0.
- Property Listings: Browse and search available properties.
- Property Upload: Users can upload their properties for sale.
- Dynamic UI: Utilizes Mantine UI for interactive components.
- Efficient Data Fetching: Managed by React Query.
- Robust Database: Prisma with MongoDB.
- HTML, CSS and JavaScript
- Node.js
- Express JS
- React
- MongoDB
- Auth0 Account
-
Start the frontend:
cd client npm run dev -
Start the backend:
cd ../server npm start
The frontend is deployed on vercel. You can visit it at HousingAtEase on Vercel.
The backend is also deployed using vercel, a cloud application hosting platform for developers.
For any questions or inquiries, please contact aryan153sharma@gmail.com.


