https://poetic-profiterole-0d157a.netlify.app/
MERN Stack, and Firebase based Rental platoform.
- Type any keyword in the search bar
- Find properties with keyword
- ✨Magic ✨
- Sign Up as an owner or an Agent
- Can rent, buy, or sell properties.
- Can find your dream house with one keyword.
- As agent get commission over every new property added.
KeyState is a personal project developed by me to showcase
a platform that allow users and agents to rent, buy, or sell properties.
- React
- MongoDB
- Firebase
- node.js
- Express
- Taiwlind CSS
Install the dependencies and devDependencies and start the server.
cd client
npm i
npm start
cd server
npm i
npm start
