Responsive HTML5/CSS3/JS Interactive Rating Component

Solution retrospective
I had a lot of fun in this project making use of localStorage for the first time to communicate state between different web pages on the same project. It also gave me the opportunity to practice more prototype-based implementations on JS so I can keep being the OOP maniac I like to be! :)
Please log in to post a comment
Log in with GitHubCommunity feedback
- P@danielmrz-dev
Fala Alysson!
Seu projeto está excelente!
Tenho uma única sugestão:
- Pra tornar seu código HTML mais semântico, use
main
pro conteúdo principal ao invés de umadiv
.
Essa mudança de tag não gera nenhum impacto visual mas torna o seu código HTML mais semântico e melhora a otimização SEO e accessibilidade do projeto.
Espero que ajude!
Fora isso, ótimo trabalho!
- Pra tornar seu código HTML mais semântico, use
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