项目作者: tyler-morales

项目描述 :
⏱ Tick'it is a beautiful way to view a range of countdown timers
高级语言: Vue
项目地址: git://github.com/tyler-morales/countdown.git
创建时间: 2020-08-04T23:51:59Z
项目社区:https://github.com/tyler-morales/countdown

开源协议:

下载


Tick’it: Countdown timers

Screenshot

👀 Overview

⏱ Tick’it is a single page application that allows users to view an array a countdown timers. These timer ranger from US holidays to seasons.

The purpose of creating this project was to learn more about the front-end framework, Vue. I learned about lifecycle hooks, components, props, the event bus and much more. I am happy with how this project turned out, but I am also looking forward to adding some new functionality once I learn more about Vue!

🦾 Features

  • Ability to sort and filter events by alphabet, least/ most time left and through search
  • Modern UI

🖥 Technology Stack

  • Vue (ES6, HTML5, SCSS)

🚧 Future Updates

  • Add users to input their own events
  • Add transitions on cards as they are filtered/ sorted
  • Add a dark theme
  • Add more accessibility features for the sort functionality

Project setup

  1. npm install

Compiles and hot-reloads for development

  1. npm run serve

Compiles and minifies for production

  1. npm run build

Lints and fixes files

  1. npm run lint

Customize configuration

See Configuration Reference.