Vetrivel-VP/musicapp-mernstack

Uploading Songs

Opened this issue · 4 comments

When I try to upload a song - the audio file and the images, it just shows the red circle blinking without any loading progress and after some time it just says file upload failed. Idk where's the problem, so please look into it.

Same issue
/*Fixxed in saveSong() function maybe the songUrl is like this and not like songURL

If I repo this project what files should I change/add? I am changing the firebase config and passing the mongoDB connect string but I cannot see any output on the website

i don't exactly what files are but the enterly project is different from the video

I know that, I am asking if I download the project. Then what files do I need to change? I changed the firebase.config.js, in both server and client, added the service key in server. Changed the mongodb connection string and provided the password. Now, there is data in my database with the same schema but I cannot see any output on the website