A feature-rich real estate application built using React and Material-UI that allows users to upload and list properties for sale, view property details, and manage saved properties.
Follow the Daytona installation guide to get started with the application.
Run the following command to create a new workspace:
daytona create <REPO_URL>npm run dev-
Authentication:
- Secure Authentication using JWT
-
Property Upload Form:
- Upload multiple images of a property.
- Select a main image for the listing.
- Upload proof of ownership documents (e.g., Aadhar Card, PAN Card).
-
Property Listing:
- Beautiful card designs for showcasing properties.
- Responsive design for seamless viewing on all devices.
-
Saved Properties:
- Manage and view saved properties.
- Mimics the functionality of the
Buy.jsxcomponent.