[![npm (scoped)](https://img.shields.io/npm/v/@findify/react-components.svg)](https://www.npmjs.com/package/@findify/react-components)

# @findify/react-components

## Overview
Findify React Components is E-commerce UI library with our default search, autocomplete and recommendations presentations. It could be customized via [Findify Chrome Devtools](https://chrome.google.com/webstore/detail/findify-devtools/jngfkjbhdmpkaccemaikjomjdfnmedgm) or partially rewritten in you React project by aliasing.

## Installation
```
npm install @findify/react-components --save
```
or
```
yarn add @findify/react-components
```

# Documentation
- [Customization](https://developers.findify.io/docs/customizations-getting-started)
- [Examples](https://developers.findify.io/docs/customization-examples)
