https://github.com/alsiola/tictactoe
An implementation of Tic Tac Toe using React and Redux
https://github.com/alsiola/tictactoe
Last synced: 11 days ago
JSON representation
An implementation of Tic Tac Toe using React and Redux
- Host: GitHub
- URL: https://github.com/alsiola/tictactoe
- Owner: alsiola
- Created: 2016-11-17T17:14:36.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-23T00:42:57.000Z (over 9 years ago)
- Last Synced: 2025-01-02T20:36:18.083Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 1.11 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TicTacToe
An implementation of Tic Tac Toe using React
Extends the tutorial found at https://facebook.github.io/react/tutorial/tutorial.html
Currently deployed at https://tictaxtoe.herokuapp.com/