Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/morgynkass/react-redux
This is my introduction to Redux.
https://github.com/morgynkass/react-redux
Last synced: 8 days ago
JSON representation
This is my introduction to Redux.
- Host: GitHub
- URL: https://github.com/morgynkass/react-redux
- Owner: MorgynKass
- Created: 2023-12-11T15:15:44.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2023-12-11T15:23:03.000Z (11 months ago)
- Last Synced: 2023-12-11T16:33:02.939Z (11 months ago)
- Language: JavaScript
- Size: 37.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React-Redux
This is my introduction to Redux.This application uses Vite instead of React.
To use the app click the "+" or "-" buttons to increment the counter by 3. In the tutorial they used 5 but I changed it to 3.