Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 525 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 525 Bytes

hookagain

hookagain

A collection of reusable React hooks that can be installed using the shadcn CLI.

Installation

  1. Install the shadcn CLI:

    Refer to the shadcn CLI documentation for more information.

  2. Install the hook:

    npx shadcn@latest add https://hookagain.vercel.app/r/<hook-name>.json
  3. TA-DAH 🎉

    You can now use the hook in your project.