Skip to content

shoshincl/integ-frontend

Repository files navigation

INTEG Coding Challenge

Live Demo

frontend

api

Installation

To run this project clone it and cd into folder.

  1. run npm i --s to install dependencies
  2. run npm run dev to start the application
  3. npm run test to run test suite

User Story


As ONLINE CUSTOMER, I want to SEARCH PRODUCTS to buy.

Acceptance Criteria

  • Product search by brand or description require at least trhee characters and return all matching products.
  • Product search by id must return single product.
  • If search is palindrome list product(s) with 50% off.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published