Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mariyan23/counter


https://github.com/mariyan23/counter

Last synced: 10 days ago
JSON representation

Awesome Lists containing this project

README

        

# 🧮 Counter 1️⃣2️⃣3️⃣

## Application Description

This is counter!

## Functionality
- Displays the current counter value
- You can set the start and max values
- Start and max values are stored in local storage
- Start value cannot be negative
- After reaching the max value, the counter can be reset

## Stylization
The application is styled with CSS modules.

## Tools
- React
- Redux
- TypeScript