/jottivity-poc

A little experimental journal app to visualise your mood using sentiment analysis

Primary LanguageHTML

Netlify Status

🖋️ Jottivity

Proof-of-concept journaling app to analyse and track your mood. I'm rewriting this over here 👉 https://github.com/chiubaca/jottivity.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.