---
title: React APIs
---
This section is incomplete, please see the old docs for [React](https://reactjs.org/docs/react-api.html).
The React package contains all the APIs necessary to define and use [components](/learn/your-first-component).
## Installation {/*installation*/}
It is available as [`react`](https://www.npmjs.com/package/react) on npm. You can also [add React to the page as a `