Skip to content

VoroDeveloper/digital-clock-with-vue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

digital-clock-with-vue

Application based on Gau's page code, Digital Clock with Vue.js

https://codepen.io/gau/pen/LjQwGp

The original design was done in VUE 2 + Option API.

The current codification is based on the VUE 3 + Composition API, with some adjustments made to the values calculation process, always prioritizing the component's code clarity and didactic codification.

You can use it and modify it freely. A mention would be appreciated.

Demo

You can see a demostration of how the component works at: https://vorodev.com/digital-clock-with-vue/

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

About

Digital clock with Vue – A sleek digital clock component built with Vue 3 and the Composition API. Lightweight, customizable, and ideal for modern frontend projects. Includes a live demo.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors