Case Study
functional demo of a "pro mode" for Suno AI.
channeled the vintage structure of the current design honoring traditional music production but with a modern and playful twist.
- progressive web app support
- desktop & mobile responsive
- core-framework-language:
- vite (build-tool)
- typescript
- react
- ui-styling:
- shadcn-ui (component-library)
- tailwind-css
- lucide-react (icons)
- state-management-data-fetching:
- @tanstack/react-query
- additional-features:
- pwa-support (via-vite-plugin-pwa)
- react-router-dom (for-routing)
- react-hook-form (for-form-handling)
- zod (for-schema-validation)
- development-tools:
- eslint (for-code-linting)
- swc (via-vitejs-plugin-react-swc-for-fast-compilation)
