Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lucasspeixoto/igrejapentecostalreformada-ui
https://github.com/lucasspeixoto/igrejapentecostalreformada-ui
Last synced: about 19 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/lucasspeixoto/igrejapentecostalreformada-ui
- Owner: lucasspeixoto
- License: mit
- Created: 2023-09-30T21:15:06.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-05-11T11:40:44.000Z (6 months ago)
- Last Synced: 2024-05-12T02:26:17.945Z (6 months ago)
- Language: TypeScript
- Homepage: https://igrejapentecostalreformada.vercel.app
- Size: 17.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Cadastro IPR
## đź’» RepositĂłrio
[Ipr Master](https://github.com/lucasspeixoto/igrejapentecostalreformada-ui) Ă© um aplicativo para cadastro de membros e acompanhamento de estatiscas desses cadastros da [Igreja Pentecostal Reformada](https://igrejapentecostalreformada.vercel.app/)
## ✨ Tecnologias
O projeto Foi desenvolvido com as seguintes tecnologias:
- [NextJs](https://nextjs.org/)
- [TailwindCss](https://tailwindcss.com/)
- [Firebase](https://firebase.google.com/)## đź”– Layout
![interface](public/images/layout.png 'Layout Atual')
![interface](public/images/layout2.png 'Layout Atual')
![interface](public/images/layout3.png 'Layout Atual')
## 🚀 Instalação
```bash
# Clone o repositĂłrio e entre na pasta do projeto
$ git clone https://github.com/lucasspeixoto/ipr-master && cd ipr-master# Instale as dependĂŞncias
$ npm install
# ou
$ yarn install# Execute a aplicação
$ npm start
# ou
$ yarn start# Abra http://localhost:4200 no seu navegador para ver a aplicação rodando!
```## 📝 Licença
Este projeto está licenciado sob a Licença MIT. Veja o arquivo [LICENSE](https://opensource.org/licenses/MIT) para obter mais detalhes.
---