Constructor-io / constructorio-react-example

A React sandbox example for integrating with Constructor

Home Page:https://constructor-io.github.io/constructorio-react-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Constructor.io React Example

MIT licensed

A React sandbox example for integrating with Constructor.io. Constructor.io provides search as a service that optimizes results using artificial intelligence (including natural language processing, re-ranking to optimize for conversions, and user personalization).

This application utilizes the Constructor.io JavaScript client and is built upon Create React App

A live version of this application can be found on Github Pages

Getting started

Installation can be done via npm

npm install

Once installed, the React application can be started via npm

npm run start

When running, the application can be found at http://localhost:3000/

About

A React sandbox example for integrating with Constructor

https://constructor-io.github.io/constructorio-react-example

License:MIT License


Languages

Language:JavaScript 85.6%Language:CSS 7.8%Language:HTML 6.6%