https://github.com/sbrazzcode/theclock
A project built to practise React.js. It will display a deconstructed grandfather clock
https://github.com/sbrazzcode/theclock
Last synced: 20 days ago
JSON representation
A project built to practise React.js. It will display a deconstructed grandfather clock
- Host: GitHub
- URL: https://github.com/sbrazzcode/theclock
- Owner: SBrazzCode
- License: mit
- Created: 2020-05-27T21:34:08.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T15:08:21.000Z (over 2 years ago)
- Last Synced: 2023-03-06T23:04:23.563Z (about 2 years ago)
- Language: JavaScript
- Homepage:
- Size: 1.57 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
A desconstructed grandfather clock. This project was built to practise developing in React.
The gears are modular and reusable; the pinions are created using a combination of the gear layers. The clock was designed to respond to changes in screen width.See the live deployment here: https://sbrazzcode.github.io/theClock/