Job listings with filtering made with React and styled components
Design comparison
Solution retrospective
Greetings! I solved this challenge using React and its functional components, along with Styled Components. This is my first solution using React so any feedback would be very appreciated, Thanks!
Community feedback
- @MasterDev333Posted almost 4 years ago
Great work @Darwin Lozada. Your solution is really crisp. One suggestion. It would be better if you set flex-wrap to the parent to show tags wrapper under the main contents under 1200px. Now it shows in a row and doesn't look good until 769px. Mobile responsive was great. Happy coding~ :)
1@DarwinLozadaPosted almost 4 years agoHey @MasterDev333, yep you are right, it looks better when the tags are shown under 1200px. I will push the changes. Thanks for your advice!
0
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