This app allows users to add items with automatically generated unique IDs, ensuring no duplicates. Users can add and remove items dynamically.
- Enter an item name in the input field.
- Click "Add" to generate a unique ID and add the item to the list.
- Click "Remove" to delete an item from the list.