https://github.com/amitrahul/user_management
Web application where users can view, add, edit, and delete user details from a mock backend API.
https://github.com/amitrahul/user_management
Last synced: 3 months ago
JSON representation
Web application where users can view, add, edit, and delete user details from a mock backend API.
- Host: GitHub
- URL: https://github.com/amitrahul/user_management
- Owner: amitrahul
- Created: 2023-10-05T19:28:44.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-07T16:43:26.000Z (over 1 year ago)
- Last Synced: 2025-01-13T14:32:21.288Z (4 months ago)
- Language: JavaScript
- Homepage: https://usermanagement-rahulraj.netlify.app/
- Size: 43 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Project Title
React Simple User Management App# Description
Simple User Management App created with React JS. Has the following features.
1. Create, update, and delete user
2. See the user detail.
3. Add Pagination Feature# Getting Started and Installing
To start : npm start or npm run start
run build : npm run build
# Built With
* Bundler :- Parcel
* CSS Libraay : Material Ui
* React-router-dom : For Routing and Navigation# Live WebAPP :-
https://usermanagement-rahulraj.netlify.app/