Skip to content

a CRUD (Create, Read, Update, Delete) application using React to manage users. Used a publicly available API JSONPlaceholder (https://jsonplaceholder.typicode.com/) to fetch a list of users.

Notifications You must be signed in to change notification settings

AmolShelke2/user-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

User Mangement Application

A CRUD user Management Application created with React.js, TailwindCSS. This application is task given to me as a hiring process of an internship. It includes concepts like, useState, useEffects, error handling, getting data from third party API.


Technologies used.

  • React.js - Frontend library.
  • Tailwindcss - styling framework.
  • git - version control
  • vercel - hosting platform

Preview

Screenshot 2023-09-06 184050

About

a CRUD (Create, Read, Update, Delete) application using React to manage users. Used a publicly available API JSONPlaceholder (https://jsonplaceholder.typicode.com/) to fetch a list of users.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published