Astro + SolidJS + UnoCSS + nanostore
Mini proejct for personal practice (coding and playing music)
- Basic metronome with:
- 5 patterns
- Stress first beats
- Persisted configs in localStorage
- Custom sounds
- sound sample options
- volumes (in React)
- BPM presets
- OG image
- Progressive Web App (remain at the top of your mobile phone)
- Notification everyday for practicing
- SolidJS
/** @jsxImportSource solid-js */
- React
/** @jsxImportSource react */