https://github.com/julesss-coder/official-react-tutorial
My implementation of a tic tac toe game in React, based on the official tutorial in the docs
https://github.com/julesss-coder/official-react-tutorial
Last synced: 10 days ago
JSON representation
My implementation of a tic tac toe game in React, based on the official tutorial in the docs
- Host: GitHub
- URL: https://github.com/julesss-coder/official-react-tutorial
- Owner: julesss-coder
- Created: 2023-04-20T13:48:52.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-04-20T13:52:58.000Z (about 3 years ago)
- Last Synced: 2025-02-23T18:46:20.469Z (over 1 year ago)
- Language: JavaScript
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-tic-tac-toe
Implementing the Tic Tac Toe tutorial in the official React docs
Tutorial URL: https://react.dev/learn/tutorial-tic-tac-toe