Responsive app with filtering and theme selection

Solution retrospective
Hi everyone 😁
I've slowly been working on this challenge for a couple of weeks now and I think I have finally got it finished. I've really enjoyed working through it and have learned a lot. Most notably:
- Using the context API and CSS variables to create light/dark mode themes without using the context in every component.
- Wrapping components with containers for defining sizes and other styles, allowing for more reusable components.
- Complex controlled component forms using different inputs at different viewports.
- Layout animation using Framer Motion.
I've added a few extra components that are not defined in the specification such as a reset button for the form inputs to remove all queries, and maybe too many animations and transitions 😅
Any feedback will be much appreciated as this is one of the bigger projects I have worked on.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Jake Godsall'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