Skip to content

This is a simple example project using react redux with node.js ( express framework )

License

Notifications You must be signed in to change notification settings

shaishab/react-redux-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-redux-node example

This is a simple starter example project using react redux with node.js ( express framework ) and used MongoDB as a database . In this project also used bootstrap-4, and react-redux-loading-bar to show loading progress bar while getting response.

Start App

npm install
gulp

This will start the application on 8080 port. Just open http://localhost:8080/ and you will see welcome message.

About this project

This is a starter boilerplate for web application. This project using together the following technologies: