A personal "profile" site for myself to replace my existing one. Built with 98.css and Next.
- Register a Last.fm application here. Duplicate
.envas.env.local, and override it with your API key. - Replace
LASTFM_USERNAMEwith your Last.fm username inpages/api/last-fm.js(line 3).
The usual scripts for Next.js -- next dev, next build, etc.