A collection of reusable react hooks that you can easily copy and paste into your apps or add directly through the shadcn CLI.
Demo
·
Report Bug
·
Request Feature
- Table of Contents
- About The Project
- Installation
- Usage
- Roadmap
- Contributing
- License
- Contact
- Acknowledgments
This project offers a collection of reusable React hooks to simplify common tasks like state management, timeouts, and element visibility. Inspired by shadcn/ui, it lets you copy hooks directly or use a the shadcn/ui CLI for easy integration. Each hook is designed with best practices for clean, efficient, and maintainable code.
-
Clone the repo
git clone https://github.com/strlrd-29/hookcn
-
Navigate to project dir
cd hookcn
-
Install NPM packages
pnpm install
Start the dev server
pnpm dev
Open your browser and navigate to http://localhost:3000 to see the application in action.
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Ghribi Ouassim Abdelmalek - @strlrd29 - [email protected]
Project Link: hookcn.ouassim.tech