Skip to content

Web application to help you find roommates in large cities based on your preferences.

Notifications You must be signed in to change notification settings

stevenzhu03/Roomh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ROOMH

Roomh is web application that allow users to find roommates in major cities, based on your preferences.

This project utilizes a Ruby on Rails backend with a React frontend.

Installation

On the front end, install all npm packages using:

npm install

On the backend end, install all npm packages using:

bundle install

Running Application

On the front end, run the React app using:

npm start

On the backend end, run project using:

rails s

License

MIT

About

Web application to help you find roommates in large cities based on your preferences.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published