Jinglesby Kenney <https://kenney.nl>
Jingles Nes 00
A retro, Nintendo-style jingle, evoking nostalgia and signaling a major achievement or start of a new section in a game or app.
1.76s14KBCC0jingles, nes, 00
Install
Command
npx shadcn@latest add @soundcn/use-sound @soundcn/jingles-nes-00Usage
import { useSound } from "@/hooks/use-sound";
import { jinglesNes00Sound } from "@/sounds/jingles-nes-00";
const [play] = useSound(jinglesNes00Sound);