Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 322 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 322 Bytes

daily-mood-tracker

Daily Mood Tracker is a Vue component that visualizes mood of a whole YEAR by heatmap. It allows users to track their moods over time and gain insights into their emotional patterns.

Demo

Demo1 Demo2

How to run

cd daily-mood-tracker
npm install
npm run dev