https://github.com/dylsteck/crud-redux
https://github.com/dylsteck/crud-redux
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dylsteck/crud-redux
- Owner: dylsteck
- Created: 2018-12-22T16:26:28.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-22T16:26:49.000Z (over 6 years ago)
- Last Synced: 2025-03-24T03:06:24.823Z (2 months ago)
- Language: JavaScript
- Size: 214 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
Following this [CRUD tutorial](https://codeburst.io/redux-a-crud-example-abb834d763c9)
[@dylsteck](https://github.com/dylsteck)