varun93 / react-redux-simple-app

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:JavaScript 95.9%Language:HTML 3.2%Language:CSS 0.9%