Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/murodjon000/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.
https://github.com/murodjon000/houses-frontend
bootstrap4 react sass typescript
Last synced: about 1 month ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/murodjon000/houses-frontend
- Owner: Murodjon000
- Created: 2021-05-18T06:11:52.000Z (over 3 years ago)
- Default Branch: development
- Last Pushed: 2021-06-24T09:20:14.000Z (over 3 years ago)
- Last Synced: 2024-10-06T19:03:58.908Z (about 1 month ago)
- Topics: bootstrap4, react, sass, typescript
- Language: TypeScript
- Homepage: https://find-your-house-react.netlify.app/
- Size: 6.71 MB
- Stars: 7
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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
![Photo](./main.png)
### Houses page
![Photo](./house.png)
### Dashboard
![Photo](./favourite.png)
## Live Demo
- [Live](https://find-your-house-react.netlify.app/)
## 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](https://github.com/Murodjon000/Houses-api).
## 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**
- Github: [@murodjon000](https://github.com/murodjon000)
- Twitter: [@MurodjonTursun5](https://twitter.com/MurodjonTursun5)
- Linkedin: [@Murodjon Tursunpulatov](https://www.linkedin.com/in/murodjon-tursunpulatov-5189481b3/)## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check the [issues page](issues/).
## Show your support
Give a ⭐️ if you like this project!
## 👏 Acknowledgements
- [Microverse](issues/)
- All the images of houses used in this app are taken from [unsplash](https://unsplash.com/) and belong to the respective owners.
- [Alexey Savitskiy](https://www.behance.net/alexey_savitskiy)## 📝 License
MIT License