A fully working password generator app built with react

Solution retrospective
My First React
The application was fairly trivial to build as it was my first time to build a real world react application and also my first to build an app in quite some time. I was really unsure of how to structure my files in the project structure, but thanks to vite it really simplified the project structure.
Also being the first time to use React it was tricky on how to manage state in the app, plus what to make as components in the React app. I would really want to know the best practices in react and how to manage state.
I am thankful that I was able to build a react project on my own and that it actually solves a real world problem. I made sure that all the features of the application were working👍.
Main code is on master branch🌿
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Alinaswe'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