@actalink/react-hooks Next.js example This repository serves as an example of how to use @actalink/react-hooks in a Next.js project. Overview To explore how hooks are used in this repository, navigate to src/pages/index.tsx. How to Run npm install