Password generator using NextJs

Solution retrospective
This was my first project using NextJs. I followed the NextJs Docs and their learn tutorial guideline. One of my main challenge was using material-ui components in the project as the default material-ui settings overrides the NextJs project settings thereby taking away some of the advantages of using NextJs. In particular the material-ui component could not use the fonts from the project that would be optimized on production and deployment. Managed to get through it after a research and from this material-ui nextjs example Any feedback is wellcome
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Chamu'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