danivijay / react-commerce

Shopping cart made with ReactJS.
3 stars 2 forks source link

feat(sorting): Completed sorting #61

Closed ashinpchandran closed 5 years ago

ashinpchandran commented 5 years ago

Completed the sorting of the products.

Ascending order of the price

asc

Descending order of the price

desc

Newest first

newest_first