Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/piero-vic/house-booking-front-end
https://github.com/piero-vic/house-booking-front-end
microverse
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/piero-vic/house-booking-front-end
- Owner: piero-vic
- License: mit
- Created: 2022-06-01T20:34:35.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-06-16T19:49:02.000Z (over 2 years ago)
- Last Synced: 2024-12-01T16:41:50.669Z (about 1 month ago)
- Topics: microverse
- Language: JavaScript
- Homepage:
- Size: 516 KB
- Stars: 4
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
![](https://img.shields.io/static/v1?label=BY&message=Reemoz&color=pink)
![](https://img.shields.io/static/v1?label=BY&message=Sahar&color=red)
![](https://img.shields.io/static/v1?label=BY&message=Piero&color=blue)
![](https://img.shields.io/static/v1?label=BY&message=Aime&color=green)# Rent me
> Rent me is a responsive app that lists houses. A user can selects a specific house, see the details page with its full description, and can click the "Reserve" button to reserve it. The user can also access the "Reserve" page from the navigation panel, add or delete a house.
## Kanban board
- [Link to the initial state of our Kanban board](https://user-images.githubusercontent.com/87965534/171515644-043c6210-3210-40ff-ad71-9a1ca5c5dbdb.png)
- [Link to the final state of our Kanban board](https://github.com/Reem-lab/house-booking-back-end/projects/1)
- [Our team consist of 4 members](#authors)## Live Demo
You can see [the app live here](https://rent-me-capstone-project.netlify.app/)
## Back-end Repository
[Ruby on Rails](https://github.com/Reem-lab/house-booking-back-end)
## Built With
- React
- Redux
- TailwindCSS## Tools used
- Redux Dev Tools
## Setup
- Clone this repository
```bash
$ git clone [email protected]:piero-vic/house-booking-front-end.git
$ cd house-booking-front-end
```- Make sure you're also running the back-end server on localhost:3001.
- Run the project
```bash
$ npm install
$ npm start
```- Run tests
```bash
$ npm run test
```- Open http://localhost:3000 in your browser.
## Authors
👤 **Reem Janina**
Platform | Badge |
--- | --- |
**GitHub** | [@Reem-lab](https://github.com/Reem-lab)
**Twitter** | [Rem79940127](https://twitter.com/Rem79940127)
**LinkdIn** | [reem-janina](https://www.linkedin.com/in/reem-janina-ab74ab21a/)👤 **Sahar Abdel Samad**
Platform | Badge |
--- | --- |
**GitHub** | [Sahar-AbdelSamad](https://github.com/Sahar-AbdelSamad)
**Twitter** | [@AbdelSamadSaha](https://twitter.com/AbdelSamadSahar)
**LinkdIn** | [Sahar-Abdel-Samad](https://www.linkedin.com/in/sahar-abdel-samad/)👤 **Piero Lescano**
Platform | Badge |
--- | --- |
**GitHub** | [@piero-vic](https://github.com/piero-vic)
**Twitter** | [@v1ccenzo](https://twitter.com/v1ccenzo)
**LinkdIn** | [piero-lescano](https://www.linkedin.com/in/piero-lescano/)👤 **Aime Malaika**
Platform | Badge |
--- | --- |
**GitHub** | [@aimemalaika](https://github.com/aimemalaika)
**Twitter** | [@Aime_Malaika](https://twitter.com/Aime_Malaika)
**LinkdIn** | [aimemalaika](https://www.linkedin.com/in/aimemalaika/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Microverse
- [Murat Korkmaz](https://www.behance.net/muratk) on Behance the author of the [original design](https://www.behance.net/gallery/26425031/Vespa-Responsive-Redesign)## 📝 License
This project is [MIT](./LICENSE) licensed.