Static QR Code Component Using React, Vite, NX, and SCSS
Design comparison
Solution retrospective
That I was able to use vite, nx monorepos, react, and vercel for the first time and it all worked out in the end. Next time I will handle the setup related stuff from early on so I can focus on the final product.
What challenges did you encounter, and how did you overcome them?I was initially unable to get the site hosted on Vercel. I finally read through the error logs and figure out that the issue was in the way my app was being built by vercel. Overriding the build command and outDir build options resolved my issue.
What specific areas of your project would you like help with?Figuring out the distinction between primary, secondary, and accent color styles when different types of colors are provided in the style guide but no indication as to their group is given.
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