Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yamanoku/birthday-countdown

yamanoku birthday countdown
https://github.com/yamanoku/birthday-countdown

biome birthday-countdown-js cloudflare-pages hono honox

Last synced: 5 days ago
JSON representation

yamanoku birthday countdown

Awesome Lists containing this project

README

        

# yamanoku birthday countdown

誕生日までのカウントダウンしている最中のスクリーンショット
誕生日になったことを知らせる画面のスクリーンショット

## Setup

``` bash
# install dependencies
npm ci

# serve
npm run dev

# build
npm run build

# deploy
npm run deploy
```