QR Code challenge using Next.js and TailwindCSS

Solution retrospective
This was a simple project and I over complicated it by adding custom git hooks, commit lint, prettier and ES Lint tools. But I also feel like even for a simple project like this, you should still use best practices and setup your project like you would for a major project.
What challenges did you encounter, and how did you overcome them?The only real challenge I think I faced was with the favicon. It was provided in a png format, which is no big deal, however Next needs that .ico format to properly render a favicon in an easy mannor.
What specific areas of your project would you like help with?The only thing I think might be of issue is possible styling issues and metadata.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Heath Babb'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