Skip to content
Submitted over 1 year ago

Note taking full stack app with React, Node.js, and mongoDB

express, mongodb, node, react, redux
LVL 5
Abel Muro1,960
@AbelMuro
A solution to the Note-taking web app challenge

Solution retrospective


What are you most proud of, and what would you do differently next time?

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.

Code
Loading...

Please log in to post a comment

Log in

Community feedback

No feedback yet. Be the first to give feedback on Abel Muro’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