Reem-lab / house-booking-front-end

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Video Demo πŸŽ₯

Rent.me.-.Google.Chrome.2022-06-16.00-53-21.mp4

Live Demo

You can see the app live here

Back-end Repository

Ruby on Rails

Built With

  • React
  • Redux
  • TailwindCSS

Tools used

  • Redux Dev Tools

Setup

  • Clone this repository
$ git clone git@github.com: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

$ npm install
$ npm start
  • Run tests
$ npm run test

Authors (4)

πŸ‘€ Reem Janina

Platform Badge
GitHub @Reem-lab
Twitter Rem79940127
LinkdIn reem-janina

πŸ‘€ Sahar Abdel Samad

Platform Badge
GitHub Sahar-AbdelSamad
Twitter @AbdelSamadSaha
LinkdIn Sahar-Abdel-Samad

πŸ‘€ Piero Lescano

Platform Badge
GitHub @piero-vic
Twitter @v1ccenzo
LinkdIn piero-lescano

πŸ‘€ Aime Malaika

Platform Badge
GitHub @aimemalaika
Twitter @Aime_Malaika
LinkdIn aimemalaika

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

πŸ“ License

This project is MIT licensed.

About

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.

License:MIT License


Languages

Language:JavaScript 96.8%Language:HTML 3.1%Language:CSS 0.1%