MichaelPachec0 / nodejs-project-night

Project night for May 27 2022
MIT License
5 stars 12 forks source link

Backend isnt receiving parameters correctly #37

Closed MichaelPachec0 closed 2 years ago

MichaelPachec0 commented 2 years ago

https://github.com/MichaelPachec0/nodejs-project-night/blob/d6886665aa2ebb9263e8bf28d9012e9b7a711ee9/server.js#L15-L16

Currently logging the params variable will be undefined, needs to be fixed.