https://github.com/hugovarellaa/jogo-da-memoria
Jogo da memoria usando o ReactJS
https://github.com/hugovarellaa/jogo-da-memoria
css3 html5 javascript reactjs
Last synced: 26 days ago
JSON representation
Jogo da memoria usando o ReactJS
- Host: GitHub
- URL: https://github.com/hugovarellaa/jogo-da-memoria
- Owner: Hugovarellaa
- Created: 2021-05-04T13:49:38.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-26T19:32:03.000Z (almost 4 years ago)
- Last Synced: 2025-02-15T15:50:18.565Z (3 months ago)
- Topics: css3, html5, javascript, reactjs
- Language: JavaScript
- Homepage:
- Size: 998 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![]()
![]()
![]()
---
## 🧪 Tecnologias
Esse projeto foi desenvolvido com as seguintes tecnologias:
- [React](https://reactjs.org)
## 🚀 Como executar
Clone o projeto e acesse a pasta do mesmo.
```bash
$ git clone https://github.com/Hugovarellaa/Jogo-da-memoria
$ cd Jogo-da-memoria
```Para iniciá-lo, siga os passos abaixo:
```bash
# Instalar as dependências
$ yarn# Iniciar o projeto
$ yarn start
```
O app estará disponÃvel no seu browser pelo endereço http://localhost:3000.