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!
This project is in two repos. This is the front end and the backend is here
Fork and clone this repo then:
npm install
npm start
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.