Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 492 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 492 Bytes

Unit 2 | Grocery Store

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.

Instructions

  1. Create a new repository using this one as a template.
  2. Clone your repo down and open it in VS Code.
  3. Live serve index.html. You should be greeted with a prompt.
  4. Complete the functions described in index.js!

Submission

Submit a link to your Github repo.