QR code component with html and css

Solution retrospective
I'm really proud of myself for solving this challenge and successfully implementing the QR code component. It was a great learning experience, and I enjoyed working through the process. Next time, I would consider using Tailwind CSS to streamline the styling and make the design process more efficient."
What challenges did you encounter, and how did you overcome them?One of the main challenges I encountered was getting the image to display correctly, especially when deploying to GitHub Pages. At first, I faced a 404 error because of incorrect file paths and case sensitivity issues. I overcame this by carefully checking the folder structure, ensuring the correct relative path, and making sure the image was properly uploaded to the repository. Additionally, I had to clear my cache and refresh the page to see the updates. Through this process, I learned the importance of attention to detail when working with file paths and deployment
What specific areas of your project would you like help with?I'm happy with how I solved the challenge, but I would love feedback on improving my CSS structure and best practices. Specifically, I’m considering using Tailwind CSS next time, so any advice on how to integrate it efficiently would be helpful. Additionally, if there are ways to optimize my HTML and make it more accessible or maintainable, I’d appreciate suggestions
Please log in to post a comment
Log in with GitHubCommunity feedback
- @mohammed1215
Nice work
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