Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iambasilp/team-estate
🚀 MERN Real Estate App: A collaborative effort by our college team, showcasing our skills in React development. Explore interactive property listings, user authentication, and more in this feature-rich web application.
https://github.com/iambasilp/team-estate
css3 express git mongodb nodejs raect react-router redux tailwindcss vite
Last synced: about 2 months ago
JSON representation
🚀 MERN Real Estate App: A collaborative effort by our college team, showcasing our skills in React development. Explore interactive property listings, user authentication, and more in this feature-rich web application.
- Host: GitHub
- URL: https://github.com/iambasilp/team-estate
- Owner: iambasilp
- Created: 2024-01-10T04:22:08.000Z (12 months ago)
- Default Branch: develop
- Last Pushed: 2024-03-18T04:56:25.000Z (9 months ago)
- Last Synced: 2024-03-18T10:24:06.723Z (9 months ago)
- Topics: css3, express, git, mongodb, nodejs, raect, react-router, redux, tailwindcss, vite
- Language: JavaScript
- Homepage: https://team-estate.vercel.app
- Size: 35.5 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# MERN Real Estate App
Welcome to our MERN Real Estate App – a collaborative effort by our college team showcasing our React development skills.
## Team Members
- [Basil](https://github.com/iambasilp)
- [Nishaj](https://github.com/nishaj0)
- [Anas](https://github.com/anaspxr)
- [Shuhaib](https://github.com/suhaib-max)## Project Description
Our college project, the MERN Real Estate App, redefines the real estate browsing experience with a sophisticated and feature-rich web application. The modern and intuitive user interface seamlessly integrates interactive property listings and robust user authentication features.
## Features
- **Interactive Property Listings:** Explore detailed real estate listings with high-quality images, descriptions, and dynamic filters for an immersive experience.
- **User Authentication:** Securely manage user accounts with encrypted authentication, ensuring a personalized and private environment.## Technologies Used
- **Frontend:** React, Redux, HTML5, CSS3
- **Backend:** Node.js, Express.js, MongoDB
- **Authentication:** JSON Web Tokens (JWT)
- **Styling:** Styled Components
- **Deployment:** Heroku, Netlify## Demo
For a live demo of the MERN Real Estate App, visit [Demo Link](<[your-demo-link](https://github.com/iambasilp/team-estate)>).
## Getting Started
### Prerequisites
Ensure you have the following installed:
- [Node.js](https://nodejs.org/) and npm
- [MongoDB](https://www.mongodb.com/) installed and running locally### Installation
1. Clone the repository:
```bash
git clone https://github.com/iambasilp/team-estate.git
```