-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Readme #163
Readme #163
Conversation
✅ Deploy Preview for licitabsb ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
frontend/coverage/README.md
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
empty?
frontend/public/README.md
Outdated
|
||
Esta pasta contém toda a parte denominada *public* do nosso projeto. Ela inclui as seguintes subpastas: | ||
|
||
- **`images`**: C |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reveja a descrição do images
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Recomendo que reveja os dois pontos em que foi comentado na revisão
frontend/src/README.md
Outdated
- **`components`**: Contém componentes que são utilizados diversar vezes no código do front-end. | ||
- **`config`**: Contém a configuração da api com o front-end. | ||
- **`hooks`**: Contém o código para realizar a busca dentro do site. | ||
- **`mocks`**: Contém . |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
adicione o texto do mocks
frontend/src/README.md
Outdated
- **`pages`**: Contém as páginas do front-end do site. | ||
- **`services`**: Contém os código que puxam os dados da api. | ||
- **`styles`**: Contém o estilo base do site. | ||
- **`utils`**: Contém . |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
adicione o texto do utils
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Perfeito, obrigado!
Descrição
Descreva aqui as alterações feitas no pull request. Seja claro e conciso, e explique por que essas alterações são necessárias.
Tipo de Alteração
Checklist
Outras Observações
Adição de readme no frontend