Skip to content
  • Unlock Pro
  • Log in with GitHub
Solution
Submitted 24 days ago

Responsive QR Code Challenge Using TailwindCSS

Curry•40
@HotChickenCurry
A solution to the QR code component challenge
View live sitePreview (opens in new tab)View codeCode (opens in new tab)

Solution retrospective


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

I added semantic HTML so browsers and search engines could better understand the content. Then, I set up Tailwind CSS and styled the component based on the Figma guide.

I learned how to use flex-grow to keep the content centered vertically while ensuring the footer stays at the bottom of the page.

Next time, I’d make the component responsive for more screen sizes and add hover effects and animations to make it more engaging.

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

I had trouble with images not showing up on GitHub Pages because I used absolute paths.

I updated the image paths to be relative (./images/...) and verified that all assets were correctly uploaded to my repository. This solved the issue and made the images load properly.

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

Better managing asset paths so images and CSS work smoothly in different deployment environments

Code
Loading...

Please log in to post a comment

Log in with GitHub

Community feedback

No feedback yet. Be the first to give feedback on Curry's solution.

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

Stay up to datewith new challenges, featured solutions, selected articles, and our latest news

Frontend Mentor

  • Unlock Pro
  • Contact us
  • FAQs
  • Become a partner

Explore

  • Learning paths
  • Challenges
  • Solutions
  • Articles

Community

  • Discord
  • Guidelines

For companies

  • Hire developers
  • Train developers
© Frontend Mentor 2019 - 2025
  • Terms
  • Cookie Policy
  • Privacy Policy
  • License