# react-clock **Repository Path**: uiw/react-clock ## Basic Information - **Project Name**: react-clock - **Description**: 模拟时钟 React 组件。 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-11-23 - **Last Updated**: 2022-05-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
[](https://github.com/uiwjs/react-clock/actions)
[](https://github.com/uiwjs/react-clock/issues)
[](https://github.com/uiwjs/react-clock/network)
[](https://github.com/uiwjs/react-clock/stargazers)
[](https://github.com/uiwjs/react-clock/releases)
[](https://www.npmjs.com/package/@uiw/react-clock)
An analog clock for your react app.
## Quick Start
```jsx
import ReactClock from '@uiw/react-clock';
function Demo() {
return (