nabarvn / filter-system

Not your average product filter system.

Home Page:https://filter-system.nabarun.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Filter System

An intuitive web interface that empowers users to effortlessly navigate through vast product catalogs, enabling customers to find items with precision and speed.

Screenshot

View Project »

Running Locally

This application requires Node.js v18.20.1+.

Cloning the repository to the local machine:

git clone https://github.com/nabarvn/filter-system.git
cd filter-system

Installing the dependencies:

pnpm install

Setting up the .env file:

cp .env.example .env

Seeding the application:

pnpm seed

Running the application:

pnpm dev

Tech Stack:

Credits

Learned a ton while building this project. All thanks to Josh for the next level (no pun intended) tutorial!


Don't forget to leave a STAR 🌟

About

Not your average product filter system.

https://filter-system.nabarun.app


Languages

Language:TypeScript 98.3%Language:CSS 1.3%Language:JavaScript 0.4%