Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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