# Nosto React

[![](https://img.shields.io/github/package-json/v/nosto/nosto-react)](https://github.com/Nosto/nosto-react/releases)
[![](https://github.com/Nosto/nosto-react/actions/workflows/ci.yml/badge.svg)](https://github.com/Nosto/nosto-react/actions/workflows/ci.yml)
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)
[![npm license](https://img.shields.io/npm/l/@nosto/nosto-react.svg)](https://github.com/Nosto/nosto-react/blob/master/LICENSE)

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.

## Why?

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

## Installation

yarn add @nosto/nosto-react

npm install @nosto/nosto-react

## Documentation

Read [Nosto Techdocs](https://docs.nosto.com/techdocs/apis/frontend/oss/react-support) for more information on how to use the library.

[Library TypeDoc page](https://nosto.github.io/nosto-react/) includes detailed library helpers documentation and examples.