vite-react-google-chrome-2023-08-22-16-33-29_SvbYNIGL.mp4
Watching the video above and/or accessing the project online will help you understand the explanation!
This Project is a crud application made in react.js which fetches data of some users from the api in the table where you can delete any data by making DELETE request to the api , you can edit the existing data by making PUT request to the api or you can add new datas by making POST request to the api .