danmada / phase-3-project-server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pub Game Finder

Welcome to Pub Game Finder! The yelp type app where a user can browse bars on a map and find ones with pub games they would like to play.

Check out a demo of this project!(Click the image for a video walkthrough)

IMAGE ALT TEXT HERE

This project is in two repos. This is the backend and the frontend is here

Backend Setup

Fork and clone this repo then run bundle install to install the gems.

You can start your server with:

bundle exec rake server

This will run your server on port http://localhost:9292.

Front Setup

Fork and clone this repository to get started, then:

npm install
npm start

About

License:Other


Languages

Language:Ruby 100.0%