Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gnujoow/crud-react-redux


https://github.com/gnujoow/crud-react-redux

Last synced: 21 days ago
JSON representation

Awesome Lists containing this project

README

        

# CRUD React with redux

Simple 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).