Skip to content

Latest commit

 

History

History
35 lines (29 loc) · 1.98 KB

README.md

File metadata and controls

35 lines (29 loc) · 1.98 KB

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: