Skip to content

darsh0007/html-project

Repository files navigation

LocalStorage CRUD App

A simple CRUD web app built with HTML, CSS, and JavaScript.
Users can create, edit, and delete records that are persisted in the browser's localStorage.
The project demonstrates form validation, dynamic DOM updates, and state management without external frameworks.

Features

  • User registration form with validation (username, email, password, etc.)
  • Data stored in localStorage for persistence
  • Display data in a dynamic HTML table
  • Edit and delete entries directly from the table
  • Page redirects with personalized welcome message

Tech Stack

  • HTML5
  • CSS3
  • JavaScript (ES6)
  • localStorage API

About

HTML/CSS/JS localStorage CRUD app with form validation and editable table

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published