Skip to content

Users management system for admin with react and react-bootstrap,node and express

Notifications You must be signed in to change notification settings

muhammedhashimcp/React-User-Admin-Management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

User Management for admin

A CRUD Application in React.js

Features

  • User can create account, login
  • JWT authentication
  • Admin can manage all the users

Tech Stack

  • React.js
  • Node.js
  • Express.js
  • MongoDB
  • jwt
  • React-Bootstrap
  • Mongoose
  • React-toastify

Run

Clone the project

  git clone https://github.com/muhammedhashimcp/React-User-Admin-Management

Go to the project client directory

  cd React-User-Admin-Management/frontend

Install dependencies

  npm install

Start the client

  npm run start

Go to the project server directory

  cd React-User-Admin-Management/backend

Install dependencies

  npm install

Start the server

  npm start

Authors

License

MIT License

About

Users management system for admin with react and react-bootstrap,node and express

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published