6.0.0-beta.26 • Published 5 years ago

react-static-example-algolia v6.0.0-beta.26

Weekly downloads
1
License
MIT
Repository
-
Last release
5 years ago

React-Static - Algolia Example

This example is based on the basic version of react-static, but implements a simple Algolia search.

Included basic react-static features:

  • Babel
  • CSS imports
  • Image imports
  • File imports
  • Automatic Routing

To get started, run react-static create and use the algolia template.

To make the search work you'll need to do the following:

  • Add your Algolia applicationID & adminApiKey to algolia.js
  • Add your applicationID & searchOnlyApiKey to Search.js container

Algolia CSS styles are @imported in app.css.