/react-redux-simple-app

This is a react app demonstrating redux, react router-4 integration.

Primary LanguageJavaScript

React Redux Demo App

How to run?

npm install to install the dependencies. npm start for running the client. npm run server to run the server.

db.json has the mock data to get the app up and running