https://github.com/tsmx/react-counter
Simple React component for animated counting up. Demonstrating class-based and functional component implementation.
https://github.com/tsmx/react-counter
class-based component dashboards functional hooks react
Last synced: about 1 month ago
JSON representation
Simple React component for animated counting up. Demonstrating class-based and functional component implementation.
- Host: GitHub
- URL: https://github.com/tsmx/react-counter
- Owner: tsmx
- License: mit
- Created: 2021-02-09T19:04:28.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2026-03-29T18:59:13.000Z (2 months ago)
- Last Synced: 2026-03-29T20:50:59.911Z (2 months ago)
- Topics: class-based, component, dashboards, functional, hooks, react
- Language: JavaScript
- Homepage:
- Size: 208 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# react-counter
> Simple React component for animated counting up, e.g. to use in dashboards. Demonstrating class-based and functional component implementation.
More to come...