desh1993 / algolia

Algolia with React. Instant Search, AutoComplete and AutoComplete with Instant search

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ais-ecommerce-demo-app

This project was generated with create-instantsearch-app by Algolia.

Get started

To run this project locally, install the dependencies and run the local server:

npm install
npm start

Alternatively, you may use Yarn:

yarn
yarn start

Open http://localhost:3000 to see your app.

Routes

/ (for react algolia instantsearch only)

/autocomplete (for react algolia autocomplete only)

/autocompleteWithInstantSearch (for react algolia autocomplete & instant search)

About

Algolia with React. Instant Search, AutoComplete and AutoComplete with Instant search


Languages

Language:JavaScript 92.9%Language:CSS 4.2%Language:HTML 2.9%