sudheeshcm / redux-node-app

Demo application with express.js in the backend and react with redux framework in the frontend. Technologies used Express [Node], Redux [React].

Home Page:https://redux-node-app.herokuapp.com/

Repository from Github https://github.comsudheeshcm/redux-node-appRepository from Github https://github.comsudheeshcm/redux-node-app

redux-node-app

Demo redux-node application with express in the backend and react with redux framework in the frontend.

Technologies used

  • Express [Node]
  • Redux [React]
  • Webpack

Steps to run app

  1. Clone preject: git clone https://github.com/sudheeshcm/redux-node-app.git
  2. Change directory: cd redux-node-app
  3. Install modules: npm install
  4. Run the application
    • development mode: gulp serveDev
    • production mode: gulp serve

About

Demo application with express.js in the backend and react with redux framework in the frontend. Technologies used Express [Node], Redux [React].

https://redux-node-app.herokuapp.com/


Languages

Language:JavaScript 92.7%Language:CSS 4.7%Language:HTML 2.6%