An open API service indexing awesome lists of open source software.

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.

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/