Skip to content

Latest commit

 

History

119 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chime Clock

Chime Clock is a simple client-side application built with React and Tailwind CSS that displays the current time with configurable chimes.

Run Locally

  1. Clone the repository.

    git clone https://github.com/sheeeng/chime-clock.git
    cd chime-clock
  2. Install just.

  3. Install dependencies.

    just install
  4. Run the development server.

    just dev
  5. Open your browser and navigate to the URL provided in the terminal.

    http://localhost:3000

Alternative

If you prefer not to install just, use npm directly.

  1. Install dependencies.

    npm install

  2. Run the development server.

    npm run dev

  3. Open your browser and navigate to the URL provided in the terminal.

    http://localhost:3000

Deployments

License

This work is dual licensed under the Apache License 2.0 and the MIT License.

You may choose either license when you use this work.

SPDX-License-Identifier: Apache-2.0 OR MIT

About

Display the current time with chimes.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages