Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 331 Bytes

readme.md

File metadata and controls

13 lines (7 loc) · 331 Bytes

5* Recs

Simple Spotify API recommender for me and my friends.

Currently the playlist is hardcoded but would be easy to modify for an input.

Stack

PHP + Twig + HTMX... PTMX?

Structure

Pretty much a SPA in index.twig - HTMX calls functions from the functions folder to get data on the server. Vanilla (and messy CSS)