Link-sharing-app Solution - full-stack - next.js, node.js
Design comparison
Solution retrospective
I present to you the Link-sharing app solution. Developed using Next.js, TypeScript, Zustand, Node.js, MongoDB, and Tailwind CSS. This app has been created as a full-stack application utilizing the Next.js router API and a MongoDB database. If you would like to review it and provide feedback, you are welcome to do so.
What challenges did you encounter, and how did you overcome them?Building the store was interesting. I needed to create a local store to track real-time updates in the DOM, and then push the changes to the backend when the user clicked "save." It was also interesting to create a component that allows the user to upload their profile picture and to integrate it in cloud storage
Community feedback
- @Geo-BoldPosted 2 months ago
Congratulations on completing this project!
Allow me to suggest adding a development login to allow other people to check out your project without making the commitment of creating an account. Also, the logo is crammed against the top of the
create account
form; consider decreasing the margin inside the form or centering the form container inside the window.Aside from these small tweaks, great job!
Geo
Marked as helpful0
Please log in to post a comment
Log in with GitHubJoin 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