A web app built using react and firebase for data storage for showcasing and creating houses for rent and sale
Clone the project and in the project directory you can install dependencies by running
npm install
Then you can run the application by running:
npm start