Homepage of a fictional coffee roaster / shop written in plain ol' HTML, CSS (SCSS), JavaScript.
Preview at GitHub Pages: lrosenfeldt.github.io
- responsive
- Form validation (Frontend)
- simulated Backend with
window.localStorage
and a.json
- SCSS!
- Parcel for nearly no-config bundling (damn you GitHub pages!)