Skip to content

triggerdotdev/apihero-react

Repository files navigation

API Hero - React integration

This guide goes into detail on how to use API Hero in your React project. If you'd like to quickly get started, please check out our React Quick Start.

Installation

If you've used the CLI to add API Hero to your project, it will have installed @apihero/react for you. You can always install it manually like so:

npm install @apihero/react@latest

Quick start

To get up and running quickly, please check out our React Quick Start docs.

Usage

For detailed usage instructions, please see our Full Documentation.