/skip-tac-toe-api

Rails API feeding a React Client-side TicTacToe App

Primary LanguageRuby

Skip Tac Toe (API)

This is the API that feeds the React & AltJS client-side app for Skip Tac Toe.

Head over to skip-tac-toe.com to see it in action, or clone/fork, bundle install, rails s, and then follow the directions on the client-side app.