# react-redux-node-Authenticate **Repository Path**: labike/react-redux-node-Authenticate ## Basic Information - **Project Name**: react-redux-node-Authenticate - **Description**: node.js express and react redux register login authenticate - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-10-09 - **Last Updated**: 2022-05-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # react-redux-node-Authenticate #### backend * express * mongodb * bcrypt hash password * 'JsonWebToken' token authenticate #### frontend * react * redux * react-router #### start backend start ``` mongod cd backend npm install nodemon app.js ``` front start ``` cd frontend yarn install yarn start ``` ![auth5](http://pc5chdd68.bkt.clouddn.com/redux-auth-5.png) ![auth4](http://pc5chdd68.bkt.clouddn.com/redux-auth-4.png) ![auth3](http://pc5chdd68.bkt.clouddn.com/redux-auth.png) ![auth2](http://pc5chdd68.bkt.clouddn.com/redux-auth-2.png) ![auth](http://pc5chdd68.bkt.clouddn.com/redux-auth-3.png)