use of css variables, media queries, and hsl colors
Design comparison
Solution retrospective
I am proud of the detail level. Maybe to have a figma design would be the ideal for next time.
What challenges did you encounter, and how did you overcome them?I set myself the challenge of doing the app without using context.Then i used useSearchParams, which lead to my app failing at the deployment at Netlify. The issue was finally fixed with the addition of the react/Suspense and wrapping the component on it, at the level of the entire component and not from inside the component/fragment.
What specific areas of your project would you like help with?Best practices for responsiveness and use of all the media queries, responsiveness in a solid way from the start.
Community feedback
- @Axsel519Posted 27 days ago
You can use an element and hide it and give it a command that after pressing the button this element is shown and the main element is hidden
Marked as helpful1
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