Skip to content

A shopping list web app built with vanilla JavaScript, HTML, and CSS. Users can add, remove, filter, and edit items with changes automatically persisted using localStorage.

Notifications You must be signed in to change notification settings

ortizrodrigo/shopping-list-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ›’ Shopping List App

A shopping list web app built with vanilla JavaScript, HTML, and CSS. Users can add, remove, filter, and update items in real time, with all data persisted in the browser using localStorage.

๐Ÿ› ๏ธ Tech Stack

  • HTML5
  • CSS3
  • Vanilla JavaScript (ES6+)
  • localStorage API
  • Netlify (for deployment)

๐Ÿš€ Getting Started

You can view the live version above, or run it locally:

git clone https://github.com/ortizrodrigo/shopping-list-app.git
cd shopping-list-app

About

A shopping list web app built with vanilla JavaScript, HTML, and CSS. Users can add, remove, filter, and edit items with changes automatically persisted using localStorage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published