weight-tracker A weight tracker app built with Vue.js and Chart.js I wrote an article about how to build the web application from scratch: https://medium.com/@lamidifirdaws/how-to-build-a-weight-tracker-app-with-vue-js-and-chart-js-64836d20f87c I hosted the live link on netlify: https://fificode-weight-tracker.netlify.app/ Project setup npm install Compiles and hot-reloads for development npm run serve Compiles and minifies for production npm run build Lints and fixes files npm run lint Customize configuration See Configuration Reference.