CRUD
C -> Create
R -> Read
U -> Update/Edit
D -> Delete
I complete create CRUD application. If you have interset in this project. you can download it, if download this project and extract the files, open any code editor. Open the file path in terminal run this command.
npm install
Download tha all the packages, open package.json file check package are downloaded, Now project is ready. Run this command
npm run dev
Thanks for coming, Keep coming ❤️.