Skip to content

ItsABY/user-management-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

user-management-react

Simple User Management System - Client Side with ReactJS and Redux

Usage

# install dependencies
$ npm install
# serve with hot reload at localhost:3000
$ npm start
# serve with hot reload and Sass watch at localhost:7000
$ npm run dev
# production build
$ npm run build

Server-side

Live API Endpoints: https://user-management-node.herokuapp.com/api
Server-side source codes: https://github.com/sabuhinazarov/user-management-node
You can change api base url from ./src/index.js

About

Simple User Management System - Client Side with ReactJS and Redux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published