-
React Axios CRUD Application :
- This project is a React application that performs CRUD (Create, Read, Update, Delete) operations on user data using Axios to interact with a mock API.
-
Features :
- View Users: Display a list of users from the mock API.
- Add User: Add a new user to the list.
- Edit User: Update details of an existing user.
- Delete User: Remove a user from the list.
- Responsive Design: Clean and responsive user interface.
-
Technologies Used :
- React
- Axios
- CSS
- Mock API: JSONPlaceholder
-
The app will run at
http://localhost:5173/. -
Usage :
- View Users: Users are listed on the main page.
- Add User: Click "Add User" and submit the form.
- Edit User: Click "Edit" next to a user, modify the details, and save.
- Delete User: Click "Delete" next to a user to remove them.
-
License :
- This project is licensed under the MIT License.
DhanaBalan2001/React-Axios-Task
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|