This is a searchkit based faceted search app for prefixcommons. Searchkit is based on on create-react-app. This app is currently configured to use the public facing elasticsearch endpoint (http://search.prefixcommons.org).
- git clone https://github.com/prefixcommons/prefixcommons-ui-searchkit
- cd prefixcommons-ui-searchkit
- yarn
- npm start