Skip to content

Latest commit

 

History

History
40 lines (20 loc) · 1.04 KB

README.md

File metadata and controls

40 lines (20 loc) · 1.04 KB

[ Vue 3 + Vite ] - ⚖️ Weight Tracker ⏱️

  • This is a weight tracker build with Vue js ,composition API and Vite. This weight tracker will assist you in weight control and helps you to lose weight or reach your weight goal.

  • 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.


📢 Features Demo


🔧 Deploy on Vercel


🪛 Getting Started

The quickest way to get started as shown below:

npm install

🚨 Customized Ports

npm run dev -- --port 3000

View the website at: http://localhost:3000


💈Recommended IDE Setup