BryanNilsen / NSS-Sneakerhead

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SNEAKERHEAD - Class Demo

Simple app demonstrating the following fundamental javascript concepts:

  • ES6 modules - import/export
  • fetching data from an API - The Sneaker Database API
  • event listeners
  • dispatching custom events with data
  • sorting array data
  • converting objects to HTML representations
  • rendering HTML to DOM
  • simple modal/popup functionality
  • CSS variables
  • importing Google Fonts

Browser Preview

wireframe

Visualizations

wireframe

events

dependencies

About


Languages

Language:JavaScript 73.3%Language:CSS 20.7%Language:HTML 5.9%