This is a simple web application built with HTML, CSS, and JavaScript, designed to help users keep track of the shopping items they want to purchase and can be used as to-do-list app.
To use this application, simply open the index.html
file in your browser.
- Users can add items to their Shopping list by pressing
enter
key on the keyboard or clicking theAdd to List
button on the website. - Users can
remove
items from their Shopping list bydouble-clicking
on an added item.
- HTML
- CSS
- JavaScript
- Firebase
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.