Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kachamachkov/react-counter
Practice useState() hook.
https://github.com/kachamachkov/react-counter
Last synced: about 2 months ago
JSON representation
Practice useState() hook.
- Host: GitHub
- URL: https://github.com/kachamachkov/react-counter
- Owner: kachamachkov
- License: mit
- Created: 2024-07-13T08:14:30.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-13T11:07:47.000Z (6 months ago)
- Last Synced: 2024-07-14T09:33:12.726Z (6 months ago)
- Language: CSS
- Homepage:
- Size: 99.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# React Counter
The project aim was to practice the useState hook and some basic CSS.
## Features:
* Increment the counter
* Decrement the counter
* Reset the counter back to 0