> For the complete documentation index, see [llms.txt](https://comet-3.gitbook.io/comet-sdk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://comet-3.gitbook.io/comet-sdk/reference/comet-sdk-reference/comet-react-sdk/getting-started.md).

# Getting started

1. To get started with the Comet React SDK, you'll first need a **Comet API key** and **Comet publishable key**. These can both be retrieved from [www.withcomet.com/devstart](https://withcomet.com/devstart).
2. Install the React SDK in your project:
   * `npm install @comet-labs/react --save`
3. You're all set!
