/react-redux-router-crud-example

Simple example build using React, Redux, react-router, webpack

Primary LanguageJavaScript

react-redux-router-crud-example

Simple CRUD example build using React, Redux, react-router, webpack

UPDATED version (not finished)

installation

  • npm install
  • npm start

#info to understand the code

React validation mixin

Joi - object validator

Redux - super nice flux implementation

Why Redux?

Webpack - for bundling

Babel - for writing ES6 code and transpile it to ES5