responsividade,vuejs, tailwind css

Please log in to post a comment
Log in with GitHubCommunity feedback
- @R3ygoski
Olá Matheus, seu projeto ficou muito próximo ao design proposto.
Mas notei algumas coisas, a primeira é como o comentário acima havia mencionado, seu componente
home
, está descentralizado, para centralizar basta remover essa classe da sua<section/>
:my-[10vh]
.Também percebi que seu projeto não está interativo. Quando você baixou o projeto, veio um arquivo chamado
data.json
se não me engano. Nele continha os dados que você deveria atualizar ao clicar nodaily
,weekly
emonthly
. Você poderia pegar esses dados utilizando ofetch()
e se não me engano, daria até mesmo para você importar esse arquivo JSON.E novamente, bom trabalho, caso algo que eu tenha dito tenha ficado confuso, por favor, avise aqui nos comentários, que tentarei ajudar da melhor forma.
- @matbac85
The dashboard looks vertically off-centre to me. I think that's because you've left the margins in the desktop version.
I tried changing the data by clicking on "weekly", "daily" and "monthly", but it didn't work. I haven't managed to look at your source code, so I can't really help you unfortunately.
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord