You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Writing an API in Node.js that receives the registration data.
Using a relational database (SQL) – MySQL should be used.
Designing a table and saving the users in the DB.
Running it completely on the local computer (Localhost).