Gabby-Recny / grocery-list

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Grocery List

This is an application for demonstrating the methodology and techniques for testing asynchronous code, particularly fetch. You can find the lesson here.

Getting started

git clone git@github.com:turingschool-examples/grocery-list.git
cd grocery-list && npm i npm run server && npm start

About


Languages

Language:JavaScript 83.8%Language:CSS 9.3%Language:HTML 6.8%