This is a solution to the QR code component challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
- Solution URL: https://github.com/JunoField/fm2-qr-code-component
- Live Site URL: https://junofield.github.io/fm2-qr-code-component
- Semantic HTML5 markup
- CSS custom properties
- Mobile-first workflow
- Parcel - A build and test tool for common web dev technologies
- Node.js - Used to support the other dependencies
- SASS - An extension for CSS adding additional features - not at all necessary for this project, but I like using it regardless.
This is my first attempt at mobile-first development. I will certainly be continuing this workflow, but much more practice and experience will be necessary.
- https://blog.hubspot.com/website/center-div-css - This was great with regards to centering the centre card on the screen.
- GitHub - @JunoField
- Frontend Mentor - @JunoField