Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tylermcginnis/redux-course-2
In class project for TylerMcGinnis.com's "Redux" course.
https://github.com/tylermcginnis/redux-course-2
react react-redux redux
Last synced: 16 days ago
JSON representation
In class project for TylerMcGinnis.com's "Redux" course.
- Host: GitHub
- URL: https://github.com/tylermcginnis/redux-course-2
- Owner: tylermcginnis
- Created: 2018-02-05T12:45:56.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-25T09:29:10.000Z (almost 2 years ago)
- Last Synced: 2024-10-04T12:47:07.469Z (about 1 month ago)
- Topics: react, react-redux, redux
- Language: JavaScript
- Homepage: https://tylermcginnis.com/courses/redux/
- Size: 1.72 MB
- Stars: 28
- Watchers: 3
- Forks: 44
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Redux Polls App
========#### This is the repository for the project we'll build together during the "Redux" course at TylerMcGinnis.com, for more information on this course [click here](https://tylermcginnis.com/courses/redux/).
## Hosted Project
[https://uipolls.netlify.com/](https://ui-polls.netlify.com/)
## Notes
Every video is coincided with a branch. If you want to compare your code with mine or you just want to play around with the code, check out the different branches on this repository.[Tyler](https://twitter.com/tylermcginnis)