House Marketplace

An application used to find a house rent and buy or sell.Built with React, Javascript and TailwindCSS Library.

This application made with Brad Traversy's React Front to Back Course from Udemy.

Demo Link : https://house-marketplace-app-omega.vercel.app/

Project Screen Shots

housemarketplace-1

housemarketplace-2

housemarketplace-3

Installation and Setup Instructions

Clone down this repository or you can download source codes. You will need node and npm installed globally on your machine.

Installation:

npm install

To Run Test Suite:

npm test

To Start Server:

npm start

To Visit App:

localhost:3000/