Overview
classic-react-hooks is a lightweight yet powerful library of custom react-hooks and components that streamline everyday development.
It encourages you write clean, declarative, and modular code that remains easy to maintain and scale as your project grows.
Installation
sh
$ npm install classic-react-hookssh
$ yarn add classic-react-hookssh
$ pnpm add classic-react-hookssh
$ bun add classic-react-hooks