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

https://github.com/devzgabriel/jogo-da-velha

Um jogo da velha criado para treinar habilidades de "context" e "useReducer" no React.
https://github.com/devzgabriel/jogo-da-velha

css css3 html html-css-javascript html5 javascript react reactjs

Last synced: about 1 month ago
JSON representation

Um jogo da velha criado para treinar habilidades de "context" e "useReducer" no React.

Awesome Lists containing this project

README

        

# Jogo da Velha com React

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

## Exemplo de um jogo:


Game

### `yarn start`

Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.

The page will reload if you make edits.\
You will also see any lint errors in the console.