Skip to content

danmada/Phase-3-project-client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pub Game Finder

Welcome to Pub Game Finder! A web app that allows users to search and locate businesses by pub game and city.

Please check out a demo of this project by clicking the link below!

Pub Game Finder Demo

This project is in two repos. This is the front end and the backend is here

Frontend Setup

Fork and clone this repo then:

npm install
npm start

Backend Setup

Fork and clone this repository to get started. 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.

About

The Pub Game Finder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.0%
  • HTML 9.9%
  • CSS 2.9%
  • Shell 0.2%