login-flow
login-flow copied to clipboard
Can i use this on a hosting?
Can i use this in a webhosting? Because it runs on localhost and i need to type a command im not sure...
In short, yes you could build the front end only and have the static files on webhosting. This specific example however, requires a node js server to mock and demonstrate the flow from the frontend to the backend. This code base and tooling is a bit dated, I would look elsewhere to learn a similar work flow.