houses-frontend

This is a Real state app. You can sign up and log in. You can see houses and their details. Also, you can add a specific house to your favourites. This is a full-stack app that uses Rails for the backend.

Stars
7
Committers
1

Find your house

  • This is the frontend part for the capstone project of Microverse main technical curriculum.
    This is real state app where users are able to see a list of different types of houses and can add them to their favourites. Users can see the details of a particular house by clicking the houses.

Main page

Houses page

Dashboard

Live Demo

Main Features

  • A proper authentication system has been implemented using JWT and Devise Warden.Users can sign up and login to the app.
  • User can see list of houses.Houses displayed using Carousel.
  • User can see details of houses and they can add them to his favourites.
  • User can add and delete his favourites.
  • User can see his favourites in his dashboard.

API

  • The backend API for this project created by me and can be found in github.

Built with

  • TypeScript
  • React
  • SCSS
  • Node
  • Redux
  • API

Getting Started

  • Clone the repo [email protected]:Murodjon000/houses-frontend.git
  • cd into the project
  • Run git pull origin app
  • Run yarn install or npm install to install dependencies
  • On the terminal run npm run start open up the live server
  • To run tests write npm run test on the terminal

Author

👤 Murodjon Tursunpulatov

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

👏 Acknowledgements

📝 License

MIT License