Crud-App-MERN Description This is CRUD Web App built with MERN Stack Screenshot Desktop View Mobile View API ENDPOINTS: "/items" -- to fetch all items "/add" -- to add new item "/update" -- to edit price of item with id "/delete" -- to delete item