Skip to content

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.

Notifications You must be signed in to change notification settings

Seun0001/React_Hooks_Demonstration_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 

Repository files navigation

React Hooks Demonstration App

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

No packages published