
The home page of the project

The second page that the user is taken to after clicking the description box. The "press any letter" text is on a timer that fades out after 3 seconds. The buttons on the bottom are contained within a css flex-box.

This project uses p5.js and p5.sound.js. Using Javascript, individual note MP3 files are fixed to different keyboard letters. When a letter is pressed, its corresponding note plays.
Simultaneously, each note is assigned a color using sketch.js. When a letter on the user's keyboard is pressed, the note plays and the background changes color.