An open API service indexing awesome lists of open source software.

https://github.com/bladeski/countdown-timer-example

Example code for usage of the Countdown Timer web component
https://github.com/bladeski/countdown-timer-example

parceljs scss typescript web-components

Last synced: 2 months ago
JSON representation

Example code for usage of the Countdown Timer web component

Awesome Lists containing this project

README

          

# Countdown

## About

This is a lightweight, accessible and customisable countdown timer application built with TypeScript and SASS and packaged with ParcelJS.

## Getting Started

To get started, make sure you have [Yarn installed globally](https://classic.yarnpkg.com/en/docs/install), clone the repo, run `yarn i` to install and `yarn start` to run locally. Then simply browse to [http://localhost:1236](http://localhost:1236).

To view a demo, check out [https://bladeski.github.io/countdown-timer-example/](https://bladeski.github.io/countdown-timer-example/)