I am most proud of making this app into a full-stack app. I used the MERN stack, react, redux, express, node.js and mongoDB
I also used framer-motion for the dialogs that pop up in the app. I used a bit of animation to improve the user experience.
What challenges did you encounter, and how did you overcome them?The biggest challenge is implementing correct client-side routing. Of course, I used React-Router-Dom to do just that. But this app really tested my knowledge of using this library in ways I never thought of before. I learned of how to use nested routing to display certain components at the right time
What specific areas of your project would you like help with?This is a rather large project. If anyone takes the time to read the code, I will be more than happy to learn from their constructive criticism.