Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 1.12 KB

README.md

File metadata and controls

29 lines (17 loc) · 1.12 KB

Weight Tracker - Track Your Progress, Transform Your Life!

Introducing a weight tracker utilizing Vue JS and the composition API. Leveraging Vue's watch, nextTick, ref, shallowRef, computed, and Chart JS to create a visual tracker!

Features

  • Track weight changes over time.
  • Visual representation using Chart JS.
  • Utilizes Vue's composition API for state management.

Weight Tracker

Project Setup

To set up the project locally, follow these steps:

Vue 3 + Vite

This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs. Check out the script setup docs to learn more.

Recommended IDE Setup