This fun application let's users play the classic game of Tic Tac Toe in their browser.
- As a player I want to sign up
- As a player I want to sign in
- As a player I want to sign out
- As a player I want to be able to start the game
- As a player I want to be able to play as X and O
- As a player I want to choose only the available spaces
- As a player I want to know who wins and when there's a tie
- As a player I want to not be able to play anymore moves after the game is over
- As a player I want to be able to restart the game.