An open API service indexing awesome lists of open source software.

https://github.com/rajatm544/pipesort-internship-assignment-2

Ecommerce style multi filter options
https://github.com/rajatm544/pipesort-internship-assignment-2

Last synced: 8 months ago
JSON representation

Ecommerce style multi filter options

Awesome Lists containing this project

README

          

# Multi Option Filter

This is an example wherein I am implementing an E-commerce-style multiple option filter. I am pulling the data from faker.js and the filtering is based on the product department, product price and the product color.

The backend is built using Express.js and the frontend is built using React. The database is from MongoDB Atlas.