Guitar Tuner
tl;dr An interactive instrument tuning app that generates sine waves via Tone.js.
- * not yet mobile responsive.
- Developed a single-page guitar tuner app using Svelte and Vite, showcasing proficiency in lightweight and performant web development.
- Utilized Tone.js library to accurately generate the corresponding pitches for standard guitar tuning, providing a reliable and convenient tuning solution.
- Implemented the entire app functionality within the main App.svelte file for efficient component-based architecture and code organization.
- Deployed the guitar tuner app to Vercel for seamless integration with Svelte and Vite - easy deployment and hosting.
- Optimized the app for fast loading and responsiveness, ensuring a smooth user experience for guitarists seeking a quick and reliable tuning tool.
Stretch cases: improve aesthetic detail and more tunings!
Client Side
Styling
Deployment