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: 12 months 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 (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-02T18:36:31.000Z (almost 5 years ago)
- Last Synced: 2025-01-11T19:23:55.122Z (about 1 year ago)
- Topics: class-based, component, dashboards, functional, hooks, react
- Language: JavaScript
- Homepage:
- Size: 190 KB
- Stars: 1
- Watchers: 2
- 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...