-
Notifications
You must be signed in to change notification settings - Fork 0
This React application demonstrates the usage of React hooks (useState, useEffect, useRef) and a custom hook. The application allows users to manage a simple counter and a list of names, showcasing how state, side-effects, and references can be handled in a functional component. Additionally, it includes a custom hook to manage local storage.
Seun0001/React_Hooks_Demonstration_App
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This React application demonstrates the usage of React hooks (useState, useEffect, useRef) and a custom hook. The application allows users to manage a simple counter and a list of names, showcasing how state, side-effects, and references can be handled in a functional component. Additionally, it includes a custom hook to manage local storage.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published