Skip to content

vega0507/usingreduxexample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic application using React and Redux

I have two compoments: ClientForm and ClientList, when I enter a new Client I need validate if the new client already exist in my client list and if not, add the client to the list, i use redux to share client list between the compoments.

About

A basic example of how use redux with react

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published