Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 930 Bytes

readme.md

File metadata and controls

32 lines (19 loc) · 930 Bytes

Items Lister

The Items Lister project is designed to help me learn DOM manipulation by creating a simple items lister using HTML, CSS, and JavaScript.

homepage

Features

  • Add items to the list dynamically.
  • Remove items from the list.

Getting Started

To get started with the Items Lister project, follow these steps:

  1. Clone the repository: git clone https://github.com/shravzzv/Items-lister
  2. Open index.html in your web browser.

Usage

  1. Enter the item in the input field.
  2. Click the "Submit" button to add the item to the list.
  3. To remove an item, click the delete button next to the item.

Contribute

License

The project is licensed under the BSD license.