Skip to content

This is a React CDN project in which, I have implemented filtering and sorting for an existing page as per the given requirement.

Notifications You must be signed in to change notification settings

DhanushprabhuS/react-cdn-data-filtering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

react-cdn-data-filtering

  1. Filter the product with the combination of two attributes example: data-from="sdf" data-to="ddf"

products will have multiple list with the different combinations but it needs to be filtered by the select filed

  1. Sort the products by another attribute called data-order
  2. Sort the products by another attribute called data-duration

all those should work as a combination of selection on DOM element without refreshing the page and only filter and show the appropriate data

About

This is a React CDN project in which, I have implemented filtering and sorting for an existing page as per the given requirement.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages