https://github.com/0prashantyadav0/rustyestate
This repo consist a web app used to sell your estate site or rent them.
https://github.com/0prashantyadav0/rustyestate
firebase fullstack mern project react
Last synced: 2 months ago
JSON representation
This repo consist a web app used to sell your estate site or rent them.
- Host: GitHub
- URL: https://github.com/0prashantyadav0/rustyestate
- Owner: 0PrashantYadav0
- Created: 2024-01-21T10:22:51.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-16T10:02:45.000Z (11 months ago)
- Last Synced: 2025-01-24T16:12:35.925Z (4 months ago)
- Topics: firebase, fullstack, mern, project, react
- Language: JavaScript
- Homepage: https://rustyestate.onrender.com/
- Size: 422 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RustyEstate
RustyEstate is a simple estate selling and renting web app using React and nodejs with express.## Installation
1. Clone the repository
2. Run `npm install` in the root directory
3. Run `npm install` in the client directory
4. Run `npm run dev` in the root directory## Features
- User authentication
- User can add, edit, delete and view properties
- User can search for properties
- User can view properties in a list
- User can view properties in a grid## Technologies
- React
- Nodejs
- Express