https://github.com/deemon13/result-react-003-1-tictactoe
Small app of Tic Tac Toe game
https://github.com/deemon13/result-react-003-1-tictactoe
components css css-modules editorconfig eslint gh-pages git html javascript jsx prettier prop-types props react usestate vite
Last synced: 3 months ago
JSON representation
Small app of Tic Tac Toe game
- Host: GitHub
- URL: https://github.com/deemon13/result-react-003-1-tictactoe
- Owner: Deemon13
- Created: 2024-03-21T18:23:19.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-31T18:32:56.000Z (about 2 years ago)
- Last Synced: 2025-04-06T10:48:03.736Z (about 1 year ago)
- Topics: components, css, css-modules, editorconfig, eslint, gh-pages, git, html, javascript, jsx, prettier, prop-types, props, react, usestate, vite
- Language: JavaScript
- Homepage: https://deemon13.github.io/result-react-003-1-tictactoe/
- Size: 804 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# result-react-003-1-tictactoe
Small app of Tic Tac Toe game
# React + Vite
This template provides a minimal setup to get React working in Vite with HMR and some
ESLint rules.
Currently, two official plugins are available:
- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md)
uses [Babel](https://babeljs.io/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses
[SWC](https://swc.rs/) for Fast Refresh