Skip to content

Vaveleti/Clock-Component

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

Traditional Clock Component

Status

Work in progress, almost ready to use!

What is this?

This component is clock, shows hours, minutes and seconds. Variables you can change:

  • Size
  • Colour

Importing

import TraditionalClock from './TraditionalClock'

Syntax

Looks like this:

<TraditionalClock size='100' colour='pink' />

Created object will be:

  • 100px high
  • 100px wide
  • pink

Usage

read LICENSE.md

About

Clock-Component in React, resizable and colourable

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published