๐ EuphoriaCheck - A Modern PERMA Meter ๐
A powerful tool to help you assess and improve your well-being! 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. With personalized insights, users gain a comprehensive breakdown of their PERMA scores, identifying areas for personal growth and well-being enhancement.
Users recieves a personalized note on email that helps them set their targets and improve on specific score so they keep on evolving
๐ Happiness Assessment ๐ Personalized Insights ๐ฏ Goal Setting
Feel free to contribute! ๐โจ
View Web App here : https://euphoria-check-perma-meter-express.vercel.app/
To run this application on your local machine, follow the steps below:
Fork the repository on GitHub by clicking the "Fork" button on the top right of the repository page. This creates a copy of the repository under your GitHub account.
Clone your forked repository to your local machine using the following command:
git clone [email protected]:your-username/Euphoria-Check-PERMA-Meter-Express.git
Change into the project directory using the following command:
cd Euphoria-Check-PERMA-Meter-Express
Install the project dependencies by running the following command:
npm install
npm start