jessegilbride / shopping-list-v2

Version 2 (rewritten) of a basic shopping list written in vanilla JS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shopping List App (v2)

A basic shopping list written in vanilla JS.

This second version of the shopping list app uses a more structured set of functionality that focuses on rendering an array that holds the state of the app, as opposed to directly affecting the DOM.

About

Version 2 (rewritten) of a basic shopping list written in vanilla JS.


Languages

Language:JavaScript 71.4%Language:HTML 18.0%Language:CSS 10.6%