Simple vanilla JavaScript CRUD (create, read, update, delete) web application.
-
Updated
May 28, 2023 - JavaScript
Simple vanilla JavaScript CRUD (create, read, update, delete) web application.
CRUD application built with React.
This is very simple project about data Create, read, update and delete operations using Javascript. Demo at
Javascript Projects Crud & Cheat sheet
A modern interface template for applying CRUD operations by using javascript, html and css
A Simple JavaScript program to demonstrate CRUD operations using Local Storage
A simple Product Management System using HTML, CSS, and JavaScript. It supports adding, updating, deleting, selling products, searching, and switching between dark/light modes. Data is saved using localStorage.
To associate your repository with the javascript-crud topic, visit your repo's landing page and select "manage topics."