DEV Community

MD Taseen Khan
MD Taseen Khan

Posted on • Originally published at reactjsexample.com on

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

React Counter

simple react project

clone

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

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

cd click-counter

npm i 

npm run start

Enter fullscreen mode Exit fullscreen mode

preview

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

contributions are open

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

Thanks to all the contributors ❤️

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

GitHub

View Github

Top comments (0)