Skip to content

"Homes" is your go-to app for hassle-free apartment hunting. With advanced filters, vibrant photos, and direct communication with landlords, finding the perfect rental has never been easier. Embark on your journey to a new home with confidence!

License

Notifications You must be signed in to change notification settings

angemariya/find-home_angular

Repository files navigation

Welcome to my Angular App "Houses"

Brief instruction on how to launch a project:

  • Install Angular if you don't have it installed

    npm install -g @angular/cli

    (with "sudo" on Mac)

  • Install the depencies

    npm install

  • Run the application

    ng serve

  • Open the application on your browser

http://localhost:4200/

  • Install a json-server

npm install -g json-server

(with "sudo" on Mac)

  • Run the json-server

json-server --watch db.json

  • Navigate to http://localhost:4200/locations

About

"Homes" is your go-to app for hassle-free apartment hunting. With advanced filters, vibrant photos, and direct communication with landlords, finding the perfect rental has never been easier. Embark on your journey to a new home with confidence!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published