Table of Contents
Mood Wave is an emotion tracker designed to help users track, analyze and understand their feelings over time. While especially beneficial for individuals attending behavioral therapy, it’s also perfect for anyone seeking deeper self-awareness.
The app offers creating new emotions, journaling, calendar tracking, detailed analytics and options to upload your own images. To make the experience even more personal, Mood Wave features a cozy, welcoming design with customizable wave-emojis to match your mood.
To work locally, please install the dependencies using npm i
first.
Run npm run dev
to start a development server and open the displayed URL in a browser.
Use npm run test
to run the tests.
You can use the following commands:
npm run dev
to start a development servernpm run build
to build the projectnpm run start
to start a production servernpm run test
to run the testsnpm run lint
to run the linter
Contributions are what make the open source community such an amazing place to learn, inspire, and create.