SuperSimpleDev / javascript-course

708 stars 568 forks source link

Corrected search functionality to filter products by keywords #138

Open iamabutalha opened 1 month ago

iamabutalha commented 1 month ago

wanted to bring to your attention an issue I encountered with the search bar functionality in our project. Specifically, the search bar was not correctly rendering filtered products based on the search terms.

iamabutalha commented 1 month ago

Search bar was not rendering product by keyword and now after these changes it had passed 99% of the search terms as I tested keywords in supersimpldev.com/project/amazon and in my project