Welcome to the Online Shopping List project! 🌟 This project is a simple, yet fun, web application that allows you to manage your shopping list with ease. You can add items you need to buy and remove them once you've got them. No more forgetting your grocery list at home! 📋
- Add Items: Easily add new items to your shopping list. 📝
- Remove Items: Remove items from your list when you've bought them. 🗑️
- Interactive UI: A clean and intuitive user interface built with HTML, CSS, and JavaScript. 🎨
- HTML: The backbone of our application, providing the structure. 🏗️
- CSS: Makes our application look good with some stylish design. 💅
- JavaScript: Adds interactivity to our shopping list. 🖱️
-
Clone the repository:
git clone https://github.com/PaulaHum/Shopping-list-online
-
Navigate to the project directory:
cd Shopping-list-online
-
Open index.html in your browser:
- You can simply double-click the
index.html
file, or open it with your favorite web browser.
- You can simply double-click the
-
Start managing your shopping list::
- Add items by typing in the input field and clicking "Add".
- Remove items by clicking the delete icon next to each item.
This project was inspired by the need for a simple, user-friendly shopping list application that works offline. It's perfect for anyone who wants to keep track of their shopping needs without relying on a mobile app. 🛍️
This project is open-source and available under the MIT License. Feel free to use, modify, and distribute it as you like. 📄