8000 GitHub - jacoblurie29/SimpleDemo: A very basic intro to React State and Redux using a counter for a class presentation. Feel free to fork this repository and try it for yourself!
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

A very basic intro to React State and Redux using a counter for a class presentation. Feel free to fork this repository and try it for yourself!

Notifications You must be signed in to change notification settings

jacoblurie29/SimpleDemo

8000

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Learn basic React State and Redux!

Within this repository there are 8 tasks to complete to implement a counter using both react and redux

The TODOs:

ReactCounter.js -> #1, #2, #3

counterSlice.js -> #4, #5, #6

ReduxCounter.js -> #7, #8, #9, #10

This app's template was generated using create-react-app

To create your own template, run the following command: npx create-react-app client --template redux

About

A very basic intro to React State and Redux using a counter for a class presentation. Feel free to fork this repository and try it for yourself!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0