Getting Started
useHooks
Installation
Package Managers
You can easily install useHooks using your preferred package manager. pnpm
,
yarn
, npm
, bun
.
Folder Structure
I recommend you to use the following folder structure for your project.
useStorage.ts
useCounter.ts
package.json
Usage
Important
Current hook useStorage is already published and ready to use.