Design comparison
Solution retrospective
Project created with react , the Javascript part is more challenging I found some difficulties in multi fetching but i resolved it ultimately I like this project especially the fetch part push me to search many resources...
I'd be happy to get your feedback.
Community feedback
- Account deleted
Hey mate,
Your search functionality is broken. For instance if you click "JavaScript" "Frontend" "CSS" "HTML" it will return 2 results, when it should only return 1. It is showing any result that has any of the clicked words in it, when it should be showing results that ONLY show the clicked word, in laymens terms you are basically showing results that DO NOT match what you have specifically searched for. Also you haven't included any semantic elements like main in your project. You should do this for accessibility and not just use divs for everything.
Excellent work on making it responsive and overall it works good! Just need to fix up that search functionality.
Good job and keep going!
Marked as helpful0@NizarMjrPosted almost 2 years ago@ashmaddenweb Thank you for your precious feedbacks , i will fix them as soon as possible
1
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