Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mascdriver/masc-hour-bank
Save your working hours the easy way.
https://github.com/mascdriver/masc-hour-bank
mui react react-router
Last synced: about 4 hours ago
JSON representation
Save your working hours the easy way.
- Host: GitHub
- URL: https://github.com/mascdriver/masc-hour-bank
- Owner: mascDriver
- Created: 2022-07-29T20:41:44.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-09-21T12:38:52.000Z (over 2 years ago)
- Last Synced: 2023-03-06T01:08:55.051Z (almost 2 years ago)
- Topics: mui, react, react-router
- Language: JavaScript
- Homepage: https://hourbank.mascdriver.com.br/
- Size: 630 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Masc Hour Bank
![GitHub repo size](https://img.shields.io/github/repo-size/mascdriver/masc-hour-bank?style=for-the-badge)
![GitHub language count](https://img.shields.io/github/languages/count/mascdriver/masc-hour-bank?style=for-the-badge)
![GitHub forks](https://img.shields.io/github/forks/mascdriver/masc-hour-bank?style=for-the-badge)
![Bitbucket open issues](https://img.shields.io/bitbucket/issues/mascdriver/masc-hour-bank?style=for-the-badge)
![Bitbucket open pull requests](https://img.shields.io/bitbucket/pr-raw/mascdriver/masc-hour-bank?style=for-the-badge)> Projeto em desenvolvimento, disponível em: https://maschourbank.vercel.app/
## 🚀 Instalando dependencias
Para instalar o masc-hour-bank, siga estas etapas:
Linux e macOS:
```
npm install
```## ☕ Usando
Para usar masc-hour-bank, siga estas etapas:
```
npm start
```## 📫 Contribuindo para Masc Hour Bank
Para contribuir com masc-hour-bank, siga estas etapas:
1. Bifurque este repositório.
2. Crie um branch: `git checkout -b `.
3. Faça suas alterações e confirme-as: `git commit -m ''`
4. Envie para o branch original: `git push origin masc-hour-bank / `
5. Crie a solicitação de pull.Como alternativa, consulte a documentação do GitHub em [como criar uma solicitação pull](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request).
## 🤝 Colaboradores
Agradecemos às seguintes pessoas que contribuíram para este projeto:
## 😄 Seja um dos contribuidores
Quer fazer parte desse projeto? Clique [AQUI](CONTRIBUTING.md) e leia como contribuir.
## 📝 Licença
Esse projeto está sob licença. Veja o arquivo [LICENÇA](LICENSE.md) para mais detalhes.
[⬆ Voltar ao topo](#nome-do-projeto)