Skip to content

Prog-Academy-projects/ShoppingList

Repository files navigation

🛒 Shopping List

A simple React application to manage your shopping list.

Features

  • Add new items to the shopping list
  • Mark items as done (✔) with strikethrough style
  • Delete items from the list
  • Save and load data from localStorage
  • Dynamic rendering with React components

Technologies

  • React
  • JavaScript (ES6+)
  • CSS Modules
  • localStorage

Getting Started

To run the project locally:

git clone https://github.com/Prog-Academy-projects/ShoppingList.git
cd ShoppingList
npm install
npm run dev

About

A simple React application to manage your shopping list.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published