Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 646 Bytes

README.md

File metadata and controls

32 lines (24 loc) · 646 Bytes

General info

Prototype app for a client

Technologies

  • react
  • react-select
  • material-ui
  • prettier

Setup

To start the project run:

npm install

To start a live server run:

npm start

Demo: https://nested-autocomplete.vercel.app/

Features

  • searching items by keywords
  • displaying the search result and its nesting structure
  • navigating the nested structure via breadcrumbs
  • displaying an item with children as a button
  • adding items to cart
  • editing a JSON example
  • a potentially infinite nesting structure

Contact

Created by Marcin Delektowski - feel free to contact me!