Skip to content

Instantly share code, notes, and snippets.

View noahpeden's full-sized avatar

Noah Peden noahpeden

View GitHub Profile
@noahpeden
noahpeden / grocery-list.md
Created December 12, 2016 20:05 — forked from joshuajhun/grocery-list.md
Build a grocery list!

Grocery List

Today you are going to be tasked with building a small app that will hopefully help build / solidify some of your react chops.

The app should allow the user to add grocery items to a grocery list. A user should be able to add a grocery list item to the list via an input field and view each grocery list item on the dom.

This exercise is for your growth! If you're dependent upon previously written