Get Started
Installation
Learn how to install Hyperuser in your React-based project
Step 1. Add a helper file to your project. This file will help you interact with the Hyperuser API.
React + Vite
Step 2. Add the script tag to your index.html
file:
Step 3. Initialize Hyperuser in any client file
App.jsx
Next.js
Step 2. Initialize Hyperuser in any client file
client.jsx