My most concerning problem now is how could I render the component sign up, if I wanted it to render similarly to the login component.
To give more detail I am using hooks to render in a main view: Login, Movie-view, Sign up, Movie-card.
I do not see much feeback in the dev-tolos (I am guessing that it may have to do with authorization, since I implemented jwt Token).
I hope I had been some what clear.