# Multi Range Slider

A React component that allows users to select a price range using two sliders with a gradient border.

## Installation

You can install the package via npm:

```bash
npm install multi-range-slider
```
