Skip to content

mrcj101111/user-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repo size Repo size Repo size Repo size

User Management

Manage users using React and Redux

Features

Requirements

  • Node >= 8.10 and npm >= 5.6

Installation

Clone this repository to your local machine and then cd into the folder where you've cloned the project.

npm install

Run

To run your frontend on a local server, navigate into the user-management folder and run the following command:

npm start

build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

npm run build

About

React app for managing users

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published