Question
How to set a background music in React without any player.
I just want to add background music that will play continuously. Everything, I got is a player and I need to click the play button or any button. That’s what I don’t want. In HTML is easy. But how about React.