JiyaGupta-cs / ShopNex

React Ecommerce App
https://shopnex.vercel.app
91 stars 190 forks source link

[FEATURE]Search Filter #312

Open PranjaliBhardwaj opened 4 months ago

PranjaliBhardwaj commented 4 months ago

Issue Description

Search filter by js to make it easy for consumers to search by keyword. For eg: Green , jacket, shrug, etc.

Steps to Reproduce

Javascript is used to make filter feature.

Mark it under ggsoc. @JiyaGupta-cs @ivedmohan

ivedmohan commented 4 months ago

@PranjaliBhardwaj I have alread assing you an issue . If anyone else wanted to work on this ping me.

Sooraj002 commented 4 months ago

I would like to resolve this issue.

prnnav commented 4 months ago

@ivedmohan I can improve the condition the with the help of JavaScript. By creating a search function and data map {data.map(item) =>} I have proficiency on Reactjs and js.