How to make a logn/signup page

I have always wanted to make a WORKING login/signup page.

(When I ask for help dont think I just want help with css)

If you could please help
https://glitch.com/edit/#!/dented-foamy-nemophila?path=index.html%3A164%3A0

okay to make a working signup page is not a easy feat. first you you really cant do it without knowing a backend language like nodejs, php or python. I reccomend nodejs.

heres a working project with login and signup. https://glitch.com/~hackathon-starter. Youre also gonna need a database to store your users.
heres a framework that might help: https://userbase.com/

Learn nodejs. after maybe a year of hard work you can learn express and mongodb to make a basic login and signup.

or you could use firebase