Aryainguz / Euphoria-Check-PERMA-Meter-Express

🌟 EuphoriaCheck - A Modern PERMA Meter. This web application, built using Express and Node.js, measures your happiness and life satisfaction based on the PERMA model of well-being by psychologist Dr Martin Seligman.
https://euphoria-check-perma-meter-express.vercel.app/
MIT License
19 stars 19 forks source link

Solve fixes : #15 : Fixed async operation #28

Closed mathanraj0601 closed 11 months ago

mathanraj0601 commented 11 months ago

1 . Fixed async and await Output : (for error case ) image

  1. Corrected spelling of variable
  2. Used PORT variable inside
    app.listen();
  3. document formatted for app.js
vercel[bot] commented 11 months ago

Someone is attempting to deploy a commit to a Personal Account owned by @Aryainguz on Vercel.

@Aryainguz first needs to authorize it.

Aryainguz commented 11 months ago

@mathanraj0601 great work don’t forget to star the repo

mathanraj0601 commented 11 months ago

Sure @Aryainguz