Post request gives nothing

hello
been trying to implement a simple post request to a login url
i add to it a username and a password from a certain form
running the app gives me nothing in the network area
here’s the code

See the Pen xdYKyo by mohamed reda (@redamed) on CodePen.

if anybody have an idea about this.or a great working example. EDIT:i understand that i give the post request the incorrect login and password.what i don't understand is why there's no request fired in the network tab thank you

Your codepen is not formatted properly, You have to include angular dependencies and then it will be possible to check once it is compiled properly