Table of contents
Overview
I recently completed a challenge on Fronted Mentor [QR code component challenge on Frontend Mentor (https://www.frontendmentor.io/challenges/qr-code-component-iux_sIO_H).
This challenge was to build a QR code component and get it to look as close as the original figma design.
Links
- Solution URL: (https://www.frontendmentor.io/solutions/qr-code-component-using-css-flexbox-lDQQ7BewT1)
- Live Site URL: (https://qrcodesolutions.netlify.app/)
My process
I started the project by understanding the several sections in the design. I also developed a plan to segment the design and accord appropriate classes and id to each section where necessary. Then, I started the development phase.
Built with
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
What I learned
The first thing I learnt was that practice make perfect. Knowledge can only be solidify through practicing the things you know.
Continued development
In my future project, I would like to work on projects using the best practices in development.
Author
- Frontend Mentor - @Virtuoso-fatahi
Acknowledgments
I sincerely appreciate Fronted Mentor for this opportunity to practice our skills and become a better developer.
Top comments (0)