Skip to content

mix natural sounds ! relax and boost productivity ( using Next.js )

Notifications You must be signed in to change notification settings

brkss/beautifulsounds

Repository files navigation

Beautiful Sounds 😴

Add your favourite sounds 😎

  • Fork this repo and create new branch
  • Place your .mp3 inside public/sounds/[SOUND FILE NAME].mp3
  • Find the icon that match your sound at React Icons
  • Edit utils/sounds.data.ts and add this :
{
        Icon: ICON_NAME,
        name: SOUND NAME,
        path: '/sounds/[SOUND FILE NAME].mp3'
},

About

mix natural sounds ! relax and boost productivity ( using Next.js )

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published