Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 353 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 353 Bytes

REACT-CUSTOM-HOOKS

Simple collection of react custom hooks.

How It's Made:

Tech used: Vite, React

Created a simple colleection of hooks that can be reused in a specific projects

Optimizations

  • Organize folder structure.
  • Add advance custom hooks.
  • Add typescript

Lessons Learned:

  • Ideas how to create a reusable custom hooks.