An open API service indexing awesome lists of open source software.

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.

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