Design comparison
Solution retrospective
This is a challenge that will put your full stack skills to the test. I made a couple small changes to the design to more completely accommodate an auth flow. The avatar needed user feedback to show that someone is logged in. I setup the bookmarks so that they are only available when a user is present and they are persistent with the user that is logged in. I've made a similar project outside of this challenge using a third party API for images and text. This was a learning experience as this challenge simply has a JSON file and local assets. I had to change my method for importing a large number of images dynamically.
One thing I could use help with is the favicon. I have not found a method for importing it when using Node and webpack. Any advice would be appreciated.
Community feedback
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