Countdown Timer with Vue.js & Vuetify

It is a Countdown Timer made using Vue.js and Vuetify.

LIVE COUNTDOWN WEB SITE here !

Live demo with my personnal data here !


Features

  • Builded with Vue.Js ✨
  • Vuetify framework (beta version – next) ✨
  • One page layout ✨
  • Material design ✨
  • Animated timer ✨

Project Setup

npm install

Creating project

vue create "file name"

Change directory

cd "file name"

Add vuetify framework

vue add vuetify

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Versions

  • Vue: 3.2.13
  • Vuetify: npm:@vuetify/nightly@next

Author

? Yusuf Onaran

Show your support

Give a ⭐️ if this project helped you!

? License

This project is under MIT license.

GitHub

View Github