Skip to content

kishoreravi24/reactHooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

React hooks concepts, useContext and useReducers useContext - providers and consumers , providers have the global state pass to the child components to use with the consumer but differs in class and functional use

useReducers - reducer function and state , reducer function state and action

Releases

No releases published

Packages

No packages published