w0rd-driven / beatseek

Seek the music you may be missing by analyzing your collection
https://beatseek.fly.dev/
MIT License
3 stars 0 forks source link

Mobile sidebar #7

Open w0rd-driven opened 1 year ago

w0rd-driven commented 1 year ago

See https://github.com/dbernheisel/bernheisel.com/blob/main/lib/bern_web/templates/layout/nav.html.heex and Livebeats for examples. There should be a mobile version that is only shown with the smaller screen sizes and a desktop version.

The flyout from Livebeats is likely the approach I really want versus trying to style a completely different look and feel.

w0rd-driven commented 1 year ago

Now that I have access to Tailwind UI, I'm likely to copy that version instead. I need to choose the right component though because there are numerous sidebars.