Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 269 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 269 Bytes

Admin-UI

This is a react application for maintaining user profile details in admin panel. The following operations are handled with users data.

  1. Listing Users data
  2. Pagination
  3. Edit users
  4. Delete users
  5. Search users

Install

npm install

Usage

npm start