Until now, we’ve been using POSTMAN to send out all of our requests.

Now, lets create a full stack application. Lets write the frontend that lets you

  1. Signup
  2. Signin
  3. Get your information
  4. Logout

Writing the frontend

Writing the onclick handlers