https://github.com/sualeh/tic-tac-toe
Tic-tac-toe game from React tutorial
https://github.com/sualeh/tic-tac-toe
reactjs try tutorial
Last synced: 9 months ago
JSON representation
Tic-tac-toe game from React tutorial
- Host: GitHub
- URL: https://github.com/sualeh/tic-tac-toe
- Owner: sualeh
- Created: 2023-01-02T03:14:52.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-03T00:07:29.000Z (over 3 years ago)
- Last Synced: 2025-01-02T06:32:32.296Z (over 1 year ago)
- Topics: reactjs, try, tutorial
- Language: JavaScript
- Homepage:
- Size: 182 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tic-tac-toe Game in React
Tic-tac-toe game from [Tutorial: Intro to React](https://reactjs.org/tutorial/tutorial.html).