Nosto React is a React component library to make it even easier to implement Nosto.
The library provides you everything to get started with personalisation on your React site. It's dead simple, and beginner friendly.
You should be using Nosto React if you want to:
- Design personalisation experiences with best practices
- Customize your components at will and with ease
- Follow React principles
yarn add @nosto/nosto-react
npm install @nosto/nosto-react
Read Nosto Techdocs for more information on how to use the library.
Library TypeDoc page includes detailed library helpers documentation and examples.