cchrispy / productSearch_challenge

Coding challenge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

productSearch_challenge

Search & filter for products
Check it out here!

Installation

# Clone repository
$ git clone https://github.com/cchrispy/productSearch_challenge.git

# Install dependencies
$ npm install

# Compile source files
$ npm run compile

# Open index.html from the root directory
$ open index.html

Usage

This app runs a filtered search through a list of products based on the product name. Additional filters can be applied to the TYPE property.

About

Coding challenge


Languages

Language:JavaScript 99.9%Language:CSS 0.0%Language:HTML 0.0%