Skip to content

The Home Sharing App is a fully responsive app that provides the service for connecting homeowners wanting to rent their properties and potential clients, enabling the creation of reservations for periods of time on selected properties.

Notifications You must be signed in to change notification settings

ulisesedu7/frontEnd-homeSharing

 
 

Repository files navigation


Logo

Home Sharing App

This is the final capstone project for the Full Stack Developer Program at Microverse

Report Bug · Request Feature

Table of Contents:

About The Project:

This is the final capstone project for the Full Stack Developer Program at Microverse.

The Home Sharing App is a fully responsive app that provides the service for connecting homeowners wanting to rent their properties and potential clients, enabling the creation of reservations for periods of time on selected properties.

The property owners can customize the terms of the rental for each property, which lets the app be used for short-term rental (like short vacations at the beach) or for long-term, enabling the app to point to different market segments.

The app was built with a Ruby on Rails backend and a React/Redux frontend, located on separate repositories.

This is the Frontend repository. Below you will find the link to visit the backend repo.

Backend repository:

To visit the backend repository, please click on this link.

Live Demo:

To visit the live Web App, please Click here.

Built With:

This project was built using these technologies:

  • React
  • Redux & Redux Toolkit
  • HTML
  • Sass
  • JavaScript

Usage:

To have this app locally on your pc, you need to:

  • Clone with SSH:
[email protected]:Home-Sharing-Team/microverse-final-capstone-web.git
  • Clone with HTTPS
https://github.com/Home-Sharing-Team/microverse-final-capstone-web.git
  • In the root project's directory, run the following commands:

    1- To install the project's dependencies:

    $ npm install
    

    2- To start the server and run the application:

    $ npm start
    

Testing:

To test this application, run the following command on the root project's directory:

 $ npm test

Kanban Board:

Link to the project Kanban board: Click here.

Link to the screenshot of the initial state of the Kanban board: Click here.

Authors:

👤 Ulises Largaespada

👤 Gabriel Santo

👤 David Verde Alvarez

  • This is My GitHub: @David-Verde

  • This is My Twitter: @Unyielding1

👤 Dario Alessio

Original design idea:

The original design idea is provided by Murat Korkmaz on Behance.

Show your support:

Give a ⭐ if you like this project!

Acknowledgements:

  • Hat tip to anyone whose code was used
  • Microverse
  • Our supportive families 😊

License:

This project is MIT licensed.

About

The Home Sharing App is a fully responsive app that provides the service for connecting homeowners wanting to rent their properties and potential clients, enabling the creation of reservations for periods of time on selected properties.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 77.3%
  • SCSS 22.4%
  • HTML 0.3%