Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/coelhoreinaldo/woovi-challenge
https://github.com/coelhoreinaldo/woovi-challenge
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/coelhoreinaldo/woovi-challenge
- Owner: coelhoreinaldo
- Created: 2024-07-10T23:12:22.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-07-15T21:36:52.000Z (4 months ago)
- Last Synced: 2024-07-16T05:30:47.933Z (4 months ago)
- Language: TypeScript
- Size: 130 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 💵 Woovi Challenge
Acesse a demo [aqui](https://www.coelhoreinaldo.dev/woovi-challenge/).
## 📘 Sobre
Code challenge referente ao o processo seletivo da Woovi. Para simular um pagamento, basta clicar no "Copiar QRCode" e aguardar alguns segundos. O pagamento será confirmado automaticamente.
## ⚛️ Ferramentas
- React
- Material-UI
- I18next
- Vite
- React Router## 🛠️ Como executar o projeto?
1. Clone o repositório
`git clone [email protected]:coelhoreinaldo/woovi-challenge.git`
2. Instalando dependências
`npm install`
3. Executando a aplicação
`npm run dev`