Demo project of building a keyboard synthesizer in React. It's a work in progress :)
Built with Vite and React / Typescript. Uses Tailwind for CSS and also ShadCn/ui (Although the ShadCn is mostly replaced with custom components)
Demo at https://www.royledford.com/synth/
To run:
npm start dev