I have made a basic songplayer app using react js as my javascript framework
This is a recording of the website of how it looks on my laptop in case due to some issue you get an issue in viewing my website:
https://drive.google.com/file/d/1zk1yzoYj1cgEepqjp_XegVRqNy_samkb/view?usp=sharing
npx json-server --watch data/songs.json --port 7000
npm run start