Here we have a simple shopping list app.
the app uses GET, POST, and DELETE methods for Api fetches to add, delete and fetch items from airtable.com.
to use the app
add item --> Type item name in input field and click plus sign. remove item --> Click minus sign beside the item you would like to remove.
Items are displayed below it alphabetical order or reverse alphabetical order. click sort to adjust order of items.