For this workshop, you will be building a simple app that asks for some input data, and will use array methods to manipulate and retrieve data from our array of grocery items.
- Create a new repository using this one as a template.
- Clone your repo down and open it in VS Code.
- Live serve
index.html
. You should be greeted with a prompt. - Complete the functions described in
index.js
!
Submit a link to your Github repo.