Skip to content

danmada/phase-3-project-server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%