Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 429 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 429 Bytes

Kaffeerösterei

Homepage of a fictional coffee roaster / shop written in plain ol' HTML, CSS (SCSS), JavaScript.

Preview at GitHub Pages: lrosenfeldt.github.io

Features / Technologies:

  • responsive
  • Form validation (Frontend)
  • simulated Backend with window.localStorage and a .json
  • SCSS!
  • Parcel for nearly no-config bundling (damn you GitHub pages!)