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.
Rails API feeding a React Client-side TicTacToe App
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.