acastroy / click-counter

A simple React app that stores the click count in local storage.

Home Page:https://asperrequirements.github.io/click-counter/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Counter

simple react project

clone

git clone https://github.com/asPerRequirements/click-counter.git

cd click-counter

npm i 

npm run start

preview

preview

contributions are open

  • UI update
  • Logic update
  • add new feature
  • etc.

Thanks to all the contributors ❤️

About

A simple React app that stores the click count in local storage.

https://asperrequirements.github.io/click-counter/

License:MIT License


Languages

Language:JavaScript 60.0%Language:CSS 25.7%Language:HTML 12.2%Language:Dockerfile 2.1%