Example for using simli-react Setup 1. Add .env Change name of env.example to .env NEXT_PUBLIC_SIMLI_API_KEY=YOUR_SIMLI_API_KEY 2. Install dependencies npm install 3. Run the example npm run dev