patelharsh80874 / THE-ULTIMATE-SONGS-WEBAPP

Project Summary : THE ULTIMATE Songs Webapp Developed a React.js web app with Tailwind CSS and Integrated JioSaavn API to fetch and display songs, playlists, albums, and artist information. Key Features: Multi-language Support: Implemented a language dropdown on the homepage allowing users to switch between different languages.
https://the-ultimate-songs-webapp-harsh-patel.vercel.app
13 stars 5 forks source link

Song Cover #3

Closed SKHasmukh closed 1 month ago

SKHasmukh commented 1 month ago

After downloading the song it doesn't show its cover... please fix this.. Or provide some solution

patelharsh80874 commented 1 month ago

This webapp is built with react js. React js is only for frontend or client side rendering. Due to this reason I can't add cover photo in songs download functionality. Server side rendering or processing is needed to implement functionality to download songs with cover photo which cannot be implemented in webapp built with react js. Sorry but there is no solution for this.