RustyEstate is a simple estate selling and renting web app using React and nodejs with express.
- Clone the repository
- Run
npm installin the root directory - Run
npm installin the client directory - Run
npm run devin the root directory
- 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
- React
- Nodejs
- Express