# react-text-highlighter

React component to highlight words within a larger body of text.

Check out a demo [here](https://bvaughn.github.io/react-text-highlighter).

## Installation
```
npm i --save react-text-highlighter
```

## License
MIT License - fork, modify and use however you want.
