Skip to content

Latest commit

 

History

History
executable file
·
49 lines (32 loc) · 1015 Bytes

README.md

File metadata and controls

executable file
·
49 lines (32 loc) · 1015 Bytes

React-Redux shipping tool

About

This project is Redux Material UI using React.js, react-router, Redux, axios and Metronic Topic. Making the project with registering, sign in, reSetting password and Management users easily. This React example is written by [Big Silver].

Development Installation

In the project's directory, run the following commands:

# Clone our repo
$ git clone https://github.com/Big-Silver/React-Redux-Material-UI.git React-Redux-Material-UI

# Change directory to your app
$ cd React-Redux-Material-UI

# Install the project
$ npm Install

# Run the project
$ npm start

Then Visit

http://localhost:3002

Backend

Please setup the following backend project on your end.

https://github.com/Big-Silver/Node-Chat.git

Reference

Before the project, you have to change the API address at package.json.

"apiHost": "xxx.xxx.xxx.xxx"
"apiPort": "xxxx"