Skip to content

zincio/zinc-realtime-search-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zinc Realtime Search Demo

This repository contains a demo of Zinc's realtime search capabilities.

Getting Access

To run the demo you must get access to Zinc's realtime API. If you do not have access contact [email protected]. If you already have access, there is a running version of this demo at http://amazonsearchdemo.surge.sh/

Build

To build the project run the following commands

  1. Install yarn. You can install it with npm install -g yarn
  2. yarn
  3. yarn run build
  4. serve from build/ folder

To run the demo for development use yarn start

Releases

No releases published

Packages

No packages published