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.
- Host: GitHub
- URL: https://github.com/devzgabriel/jogo-da-velha
- Owner: devzgabriel
- Created: 2021-01-19T19:43:26.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-01-21T20:42:47.000Z (over 4 years ago)
- Last Synced: 2023-03-06T06:32:46.804Z (about 2 years ago)
- Topics: css, css3, html, html-css-javascript, html5, javascript, react, reactjs
- Language: JavaScript
- Homepage:
- Size: 271 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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:
![]()
### `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.