ysrb / react-clock

A React clock component to display the current time.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Clock npm version Dependency Status

A React clock component to display the current time.

DEMO

Getting Started

Install

npm install react-clock

Usage

var Clock = require('react-clock');
<Clock />

About

A React clock component to display the current time.


Languages

Language:JavaScript 99.9%Language:HTML 0.1%