Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

QR Code Component with React and SCSS

P
Fırat 90

@firatyedibela

Desktop design screenshot for the QR code component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


What are you most proud of, and what would you do differently next time?

Setting up an efficient development environment using Vite, utilizing Git for version control, successfully deploying my page live on GitHub Pages and creating a well-structured README.

What challenges did you encounter, and how did you overcome them?

I had trouble deploying my page live on GitHub Pages. I overcame this by following a helpful Medium article that provided clear instructions for deploying Vite applications.

What specific areas of your project would you like help with?

I would like feedback on whether my HTML is semantic and well-structured.

Community feedback

@Lombardimn

Posted

Este código está muy bien estructurado y refleja un enfoque limpio y organizado para la creación del componente de código QR. Presenta una Modularidad del código lo que facilita la reutilización y el mantenimiento. Esto es una buena práctica en React para mantener el código limpio y escalable. El estilo basado en mobile-first mejora la experiencia del usuario en diferentes pantallas. Uso eficiente de recursos como el manejo de la imagen del código QR a través de un import en lugar de URLs externas asegura que la aplicación siga buenas prácticas al gestionar recursos locales, lo cual también facilita el control de versiones y optimiza la carga de la página. Simplicidad en la estructura JSX: El código JSX es conciso y fácil de leer, lo que hace que la estructura del componente sea clara y directa. Esto reduce la complejidad del código y mejora su mantenibilidad.

0

Please log in to post a comment

Log in with GitHub
Discord logo

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