Skip to content
  • Unlock Pro
  • Log in with GitHub
Solution
Submitted almost 2 years ago

Responsive app with filtering and theme selection

react, next
Jake Godsall•1,390
@jakegodsall
A solution to the Devjobs web app challenge
View live sitePreview (opens in new tab)View codeCode (opens in new tab)

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.

Code
Loading...

Please log in to post a comment

Log in with GitHub

Community 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

Stay up to datewith new challenges, featured solutions, selected articles, and our latest news

Frontend Mentor

  • Unlock Pro
  • Contact us
  • FAQs
  • Become a partner
  • Use cases

Explore

  • Learning paths
  • Challenges
  • Solutions
  • Articles

Community

  • Discord
  • Guidelines

For companies

  • Hire developers
  • Train developers
© Frontend Mentor 2019 - 2025
  • Terms
  • Cookie Policy
  • Privacy Policy
  • License