Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 289 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 289 Bytes

Getting Started

Example of a simple cumulative search algorithm which filters elements by fixed categories and by text input, over selected properties.

Used: React, NextJs, TypeScript, Set Object, Prop Drilling, CSS Modules, Sass, Husky.

After cloning:

npm i
npm run dev