An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Tic-Tac-Toe

![Project Image](https://raw.githubusercontent.com/riveraaj/Tic-Tac-Toe/main/src/assets/Screenshot%20from%202023-05-25%2011-59-31.png)

> 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/)