Adding Sounds to a react project is fairly simple. In this blog, I'll demonstrate how you can implement sound to your react project!
Prer...
For further actions, you may consider blocking this person and/or reporting abuse
What is this VS Code theme, can u tell me ? :)
I think I used outrun electric
The theme name is Shades of Purple I think
Theme is more eye grasping 😍
i like the way that props are showing in cursive, how to do that in vs code? is it a font? or a theme?
Sorry for the late reply, haven't blogged in a while, it's a font called Fira Code Iscript.
Nice article. Would love to use it in my portfolio project. Is there a prop to pass in a default volume ?
i just went through the official doc and its packed with tons of useful props including the volume i was asking for. thanks for sharing!
No problem, I don't think there's a prop for the default volume, but let me know!
Thank you for this article, it very helpful!
I have a question: how do you make a sound prop for button so each button you create could have a different sound effect?
I have been stuck on this for a while.
Awesome. Such a fun feature. Glad someone wrote about this.
Thanks for the comment! Interesting feature and easy to implement!