https://github.com/tkovs/tictactoe
A tutorial project from React website BUT with super powers
https://github.com/tkovs/tictactoe
Last synced: 12 months ago
JSON representation
A tutorial project from React website BUT with super powers
- Host: GitHub
- URL: https://github.com/tkovs/tictactoe
- Owner: tkovs
- Created: 2019-08-15T13:55:45.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T07:23:54.000Z (over 3 years ago)
- Last Synced: 2025-04-06T06:41:27.401Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 3.95 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
tictactoe
=====
[](https://travis-ci.org/tkovs/tictactoe) [](https://dashboard.cypress.io/projects/dn4f47/runs) [](https://github.com/tkovs/tictactoe/issues)
This is the tictactoe of the React website tutorial, but with Redux, testing, and other things I've come to learn.