Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 430 Bytes

File metadata and controls

14 lines (8 loc) · 430 Bytes

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.