A simple web application that displays random musical notes in American notation, changing every second.
- Displays large musical notes (C through B)
- Includes accidentals (sharp #, flat b)
- Automatically changes to a new random note every second
- Clean, responsive design using PicoCSS
- HTML5
- CSS3
- JavaScript (vanilla)
- PicoCSS for styling
Simply open the index.html file in any modern web browser.
open index.html
Or serve it using a local web server of your choice.