-
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
[US15]: Conhecer história da Empresa #82
Conversation
…do tempo interativa
…mpos missao, visao e valores
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.
Resolvendo essas coisas, o código estará ok!
apps/frontend/src/App.css
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.
Esse arquivo pode ser apagado.
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.
Utilizar aqui o react-router-dom
para fazer a administração das rotas das páginas. Instale-o com npm install react-router-dom
e reconstrói essa página com essa biblioteca. Vocês podem usar a branch ConsultarContatos
como referência.
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.
Tirar essa pasta "owerHistorySection". Os componentes são utilizados em muitas outras páginas e não só na de história de empresa. Pode deixar cada pasta de componentes na pasta raíz da pasta components
msm. Mas o código tá correto!
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.
Construir o HTML pensando na responsividade.
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.
Construir um CSS pensando na responsividade.
✅ Deploy Preview for familiadositio-dev ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
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.
LGTM
Descrição
Criação da página nossa história. Adicionando nessa aba história do café do sítio, com linha do tempo e container com valores e propósito da empresa.
Issue Relacionada
closes #66
Como Isso Foi Testado?
Foi testado durante o desenvolvimento visualmente. Essa abordagem consistiu em verificar manualmente as funcionalidades e interfaces implementadas, observando a exibição correta dos elementos e a resposta esperada.
Capturas de Tela (se apropriado):
Tipos de Mudanças