https://github.com/megave/tigrinho-2
A web application inspired on the game Fortune Tiger made with ReactJS | Uma aplicação web inspirada no Jogo do Tigrinho feita com ReactJS
https://github.com/megave/tigrinho-2
fortune-tiger reactjs
Last synced: 11 months ago
JSON representation
A web application inspired on the game Fortune Tiger made with ReactJS | Uma aplicação web inspirada no Jogo do Tigrinho feita com ReactJS
- Host: GitHub
- URL: https://github.com/megave/tigrinho-2
- Owner: megaVE
- License: mit
- Created: 2024-08-26T13:01:30.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-26T13:17:54.000Z (almost 2 years ago)
- Last Synced: 2025-01-18T12:34:41.723Z (over 1 year ago)
- Topics: fortune-tiger, reactjs
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tigrinho 2
A web application inspired on the game Fortune Tiger made with ReactJS. | Uma aplicação web inspirada no Jogo do Tigrinho feita com ReactJS.
## Description (Descrição)
The icons used in the Slot Machine were made by ArtsyFuni and can be found and adquired here:
(Os ícones utilizados no caça-níqueis foram feitos por ArtsyFuni e podem ser encontrados e adquiridos aqui:)
- [ArtsyFuni: Chainsaw Man - Makima](https://www.etsy.com/pt/listing/1487104692/csm-makima-gif-kawaii-fofo-anime-emotes)
## Installing (Instalação)
Requirements:
(Requisitos:)
- Node JS
- NPM
Inside the root folder, enter the command:
(Dentro da pasta raiz, digite o comando:)
#### npm install
to install the required dependencies via NPM. Then enter
(para instalar as dependências necessárias pelo NPM. Então digite)
### npm run dev
to run the app, that by default can be accessed on the local URL:
(para executar a aplicação, que por padrão pode ser acessada na URL local:)
[http://localhost:5173](http://localhost:5173)