Skip to content

An app with a Rails API backend and React frontend that let's you play IDW Games' 'The Game.'

License

Notifications You must be signed in to change notification settings

sgibson47/play-the-game

Repository files navigation

Play The Game

React & Redux Portfolio Project

About

This app was created to practice using React, Redux and Rails to develop web applications.

It uses a Rails API backend and a React frontend to let you play rounds of The Game. You can create a new game to play or play a previously started game.

Demo

Test out the app and play The Game yourself here:

Play The Game

get the frontend up and running

Move into the frontend: run cd ../play-the-game-client

get it running: run npm install

run npm start

Open http://localhost:3000 to view the app in the browser and start playing The Game.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/sgibson47/play-the-game.

License

The app is available as open source under the terms of the MIT License

About

An app with a Rails API backend and React frontend that let's you play IDW Games' 'The Game.'

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published