Skip to content

Latest commit

 

History

History
50 lines (35 loc) · 1.67 KB

README.md

File metadata and controls

50 lines (35 loc) · 1.67 KB

Movers

Moove.com is A web application that allows people who wish to relocate their residence to connect with people who can assist them to relocate seamlessly and affordably.

Live link

Access live link

Users should be able to

  • Enter Your Details - Indicate when, where, and what you need help with.
  • Get Your Price - Select one or two Movers and get an instant guaranteed price.
  • Book Your Move - Get connected to and scheduled with a Mover in minutes.
  • Track and Communicate - contact your Mover in real-time.

Frontend Design (Figma) Access the UI design

Moover.com-home

Installation process.

  • Clone the repo at
  • Open the project folder in your favorite text editor (VSCode recommend)
  • Run npm install to install dependencies
  • Run npm start to start the development server
  • The server should start running on port 3000: http://localhost:3000

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

Technology Used

Front End

  • ReactJs
  • Material UI

Backend

  • Ruby on Rails
  • Postgresql

Backend repo.

open