Skip to content

biancashiromoto/react-tic-tac-toe

Repository files navigation

Tic tac toe/Jogo da velha

[EN] About this project

This is a simples tic-tac-toe game created using React.js. It allows two players to take turns marking spaces on a 3x3 board until one player wins or the game ends in tie.

📝 Installation

To run this app, make sure you have Node.js installed on your computer and then follow the following instructions.

  1. Clone the repository or download the zip file.

  2. Install the dependencies in the project's root directory by running npm install.

  3. Run npm run dev to start the app in your browser.

🧪 Test coverage

In the src directory, run the command npm run coverage.

💬 If you have any suggestions or feedbacks, I would be happy to receive them through LinkedIn!


[PT-BR] Sobre este projeto

Este é um jogo-da-velha simples criado utilizando React. O jogo permite que dois usuários alternem jogadas marcando espaços em um tabuleiro até que um jogador vença ou que o jogo termine em empate.

📝 Instalação

Para instalar esta aplicação, certifique-se de ter o Node.js instalado no seu computador e então siga as instruções a seguir.

  1. Abra o terminal e navegue até o diretório do projeto.

  2. Instale as dependências rodando o comando npm install.

  3. Rode o comando npm run dev para inicializar o app no seu navegador.

🧪 Cobertura de testes

No diretório src, rode o comando npm run coverage.

💬 Se tiver alguma sugestão ou feedback, eu ficaria feliz em recebê-los pelo meu LinkedIn!

🎲 Demo


🛠️ Technologies used/Tecnologias utilizadas

Programming languages/Linguagens de programação

JavaScript TypeScript

Frameworks and libraries/Frameworks e bibliotecas

React Testing-Library Tailwind

Tools and platforms/Ferramentas e plataformas

CSS3 ESLint Git GitHub HTML5 Vercel Vite VSCode npm