An Angular Web App built with Angular which is a clone of the AirBnb website. It can be used for listing, browsing and renting/selling properties.
Backend: RealEstate Backend
You can run the below commands to start the project:
npm i --force
npm start