Cannot store the data in mongodb
Closed this issue · 0 comments
vignesh-codes commented
I followed the youtube tutorial. I tried to install the mongo by using npm i mongo. However, I cannot console.log() from the data recieved in FETCH (API_URL ..) function in the client.js.
I think I am not setting up the db properly. Can you please help me with it?
I can only print the data entered on the form but I cannot console.log the db data which is processed in server.js