Proceed

Keep Backend running on the same network

cp .env.example .env && npm install

Change && if you are not using bash as shell to something appropriate

You can log in by

{
    "email":"admin@gmail.com",
    "password":"123Qaw@!!9Io09ZZ"
}

Remarks

  • I have used Vue3 with Vuex.
  • Every form is validated.