Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Nov 1, 2025. It is now read-only.

Baizho/shopping-list

Repository files navigation

🛒 Shopping List Web

A lightweight web app built with vanilla JavaScript for managing your shopping list:

  • Add items
  • Edit items
  • Delete items
  • Data persists in Local Storage

Features

  • Add new shopping items
  • Edit existing items
  • Delete items
  • Built with DOM manipulation and Local Storage (no backend)

Tech Stack

  • JavaScript (ES6)
  • HTML5 & CSS3
  • Local Storage API

Notes

Built as a learning project to practice DOM manipulation and persistent storage. No longer maintained.


Run Locally

git clone https://github.com/Baizho/Shopping-list-web.git
cd Shopping-list-web
# (open index.html in your browser)

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published