After working extensively with React, I wanted to dive into the world of Vue. To get started, I built this mini project to learn the basics of Vue.js.
Check out the live demo here: Vue Clock Visualizer
- Clone the repository
git clone https://github.com/ducphu0ng/vue-clock-visualizer.git
- Navigate to the project directory
cd vue-clock-visualizer.git
- Install dependencies using your preferred package manager:
yarn install
- Start the development server
yarn dev
💡 The development server runs on the default port 5173. For more options, refer to the VITE Server Options
If you find this project interesting or helpful, I'd love your support! Please consider giving it a star (⭐) and following me on GitHub.
I love coding and always have new ideas, so stay tuned—your support won’t be in vain!