https://github.com/riveraaj/tic-tac-toe
This is my first React project dealing with the Tic-Tac-Toe game.
https://github.com/riveraaj/tic-tac-toe
localstorage midudev react react-hooks swc vite
Last synced: 3 months ago
JSON representation
This is my first React project dealing with the Tic-Tac-Toe game.
- Host: GitHub
- URL: https://github.com/riveraaj/tic-tac-toe
- Owner: riveraaj
- Created: 2023-05-25T18:04:52.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-11T04:12:28.000Z (over 2 years ago)
- Last Synced: 2025-03-28T09:29:24.494Z (over 1 year ago)
- Topics: localstorage, midudev, react, react-hooks, swc, vite
- Language: JavaScript
- Homepage:
- Size: 70.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tic-Tac-Toe

> This is my first React project dealing with the Tic-Tac-Toe game.
---
### Table of Contents
- [Description](#description)
- [Technologies](#technologies)
- [Author Info](#author-info)
---
## Description
This is my first React project related to the Tic-Tac-Toe game, in this case the localStorage is used, as well as the use of external dependencies, hooks, this was created based on Vite that uses SWC, since this is faster than the current webpack.
#### Technologies
- HTML5
- CSS3
- JavaScript
- SWC
- React
- Vite
[Back To The Top](#Tic-Tac-Toe)
## Author Info
- Linkedin - [Miguel Ángel (midudev) Durán García](https://www.linkedin.com/in/midudev/?originalSubdomain)
- Website - [Midudev](https://midu.dev/)