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: Add solution URL here
- Live Site URL: Add live site URL here
- Semantic HTML5 markup
- Flexbox
- Using flexbox to arrange the overall layout of the website
- Adding shadows to elements using box shadow and text shadow
- Deploying to Vercel
I am planning to utilize CSS for a more complex design.
- [CSS] - How to Add a Shadow to Text with CSS - how to set the right shadow color
- text-shadow - how to use text box
- CSS box-shadow Property - This site helps me to understand how to use box shadow
- GitHub - theopenhighway
