/algolia-react

Algolia search implementation with OpenTable data — https://alexcoleman.github.io/algolia-react/

Primary LanguageJavaScript

Algolia Search

Algolia search implementation with OpenTable data — https://alexcoleman.github.io/algolia-react/

Usage

Install

git clone git@github.com:alexcoleman/algolia-react.git
cd algolia-react
npm install

Development

npm run build
npm run start

The webpack-dev-server will start. Open a browser and navigate to http://localhost:8080/build.

Deploy

npm run deploy