Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
This was my first time using NextJS for Frontend Mentor. I'm happy with a template I made to simplify the process. You can check it out here: https://github.com/jrddp/frontend-mentor-nextjs-template.
I also added a custom animation on the Plus/Minus SVG itself which rotates the plus into becoming the minus.
What challenges did you encounter, and how did you overcome them?Animating the opening and closing of the drawers was tricky using only TailwindCSS. I managed to figure it out by following this excellent tutorial by Cruip. Essentially, treating the drop-down as a grid and animating the changing of the rows made it possible.
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