It is a Real_Estate project for beginners built with the following technologies:
- React and React Router for the frontend
- Express and Mongoose for the backend
Other technologies used:
- Node.js 10+
- Backend
npm install
npm run dev
- Frontend
cd client
npm install
npm run dev
- Authentication
- OAuth
- Create new listing
- Search functionality (By listing name)
- Delete,Update listings
- Filter listinga
- User profile
Contributions are welcome .