Skip to content

PCON-Hacktoberfest-2022/User_Managment_portal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

User_Managment_portal

-> Material-UI is used for styling

Description

User data is being fetched from an API ("https://reqres.in/api/users?page=1") 
and then their details are displayed on the screen.

from Form ,data will be taken and stored in Database and
simultaneously data will be fetched from database and displayed,

"CREATE USER" button will be used to create a new user 

2022-10-10 (2)