stevenzhu03 / Roomh

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:JavaScript 50.3%Language:Ruby 39.0%Language:CSS 8.5%Language:HTML 2.2%