https://github.com/nerooc/redux-exercises
Redux exercises from Academind course
https://github.com/nerooc/redux-exercises
learning react redux
Last synced: 3 months ago
JSON representation
Redux exercises from Academind course
- Host: GitHub
- URL: https://github.com/nerooc/redux-exercises
- Owner: nerooc
- Created: 2020-12-09T22:01:55.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-14T14:58:58.000Z (over 5 years ago)
- Last Synced: 2025-01-26T18:31:49.451Z (over 1 year ago)
- Topics: learning, react, redux
- Language: JavaScript
- Homepage:
- Size: 131 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React-Redux exercises
### From the [react course](https://www.udemy.com/course/react-the-complete-guide-incl-redux/) made by Academind on Udemy
Simple tasks to cover the basics of react-redux environment.
---
This project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app).
Below you will find some information on how to perform common tasks.
You can find the most recent version of this guide [here](https://github.com/facebookincubator/create-react-app/blob/master/packages/react-scripts/template/README.md).