Skip to content

walterlee7/react-redux-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

landing page

React Redux Project

This is a project to show how state is stored with Redux while using ReactJS. This displays a counter that can:

  1. increase by 1
  2. decrease by 1
  3. multiply by 2
  4. divide by 2
  5. factorial
  6. square by 2
  7. square root
  8. reset to 0
  9. set limit to -9999999 or +9999999

This project was bootstrapped with Create React App.

About

This is a React with Redux project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published