Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gnujoow/crud-react-redux
https://github.com/gnujoow/crud-react-redux
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/gnujoow/crud-react-redux
- Owner: gnujoow
- Created: 2016-08-15T08:31:55.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-08-26T15:36:11.000Z (over 8 years ago)
- Last Synced: 2024-10-27T09:51:05.066Z (2 months ago)
- Language: JavaScript
- Size: 19.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CR
UD React with reduxSimple implementation CRUD using React & Redux. This project has been carried out while taking to [Modern React with Redux](https://www.udemy.com/react-redux/). I'm not familiar with node.js so I forked [this repository](https://github.com/StephenGrider/ReduxSimpleStarter) and wrote the code.
I used [this site](http://reduxblog.herokuapp.com/) as an API server. And you can check the project dependency in this [file](https://raw.githubusercontent.com/gnujoow/crud-react-redux/master/package.json).