React / Node app

I am newbie to this tech so any help at all is greatly appreciated.

Getting error on login authentication.

Error
Cannot POST /users/login

Thank you.

It’s more probable that that endpoint for a Post method is not existent

Thanks for responding