Realtor
Realtor copied to clipboard
A real-estate website with realtime data and information on houses for rent and for sale.
Realtor
STACK
Live Version
Click HERE to visit the live version of this web application.
Installation Steps
1. First clone the project by running
git clone https://github.com/Exclusiveideas/Realtor.git
2. Go into the project directory
cd Realtor
3. Install all the dependencies
npm i
4. Start the application development server
npm start
The app is now running