Skip to content

archana7961/UserManagementApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

User Management App

Description

A simple web application to manage user details using React and JSONPlaceholder API.

Features

  • View, add, edit, and delete users
  • Error handling for API requests
  • Pagination for user list
  • Client-side validation for user input
  • Responsive design

Setup Instructions

  1. Clone the repository
  2. Navigate to the project directory
  3. Run npm install to install dependencies
  4. Run npm start to start the application

Challenges Faced

  • Handling asynchronous API requests and managing state effectively.
  • Ensuring proper error handling for user feedback.

Improvements

  • Implement more advanced features like user authentication.
  • Enhance UI for better user experience.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors