Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create a dynamic counter project without react-redux package #2

Open
nahidnstu12 opened this issue Feb 24, 2023 · 0 comments
Open

create a dynamic counter project without react-redux package #2

nahidnstu12 opened this issue Feb 24, 2023 · 0 comments
Assignees

Comments

@nahidnstu12
Copy link
Collaborator

Create dynamic counter, where 3 buttons are increment decrement reset.

১.১) Add counter বাটনে ক্লিক করলে নতুন Counter যোগ হবে।

১.২) প্রতিটি counter আলাদা আলাদা State management করবে।

১.৩) প্রতিটি counter এর মধ্যে increment এবং decrement বাটন থাকবে।

১.৪) increment এবং decrement বাটন এর value ভ্যারিয়েবলি বাড়াতে হবে। (যেমন কখনো ১ বা কখনো ৫ এই ভাবে)

১.৫) Reset বাটন এ ক্লিক করলে সব counter রিসেট হয়ে যাবে।

১.৬) একদম প্রথম বারে initial state হিসেবে একটা counter থাকবে এবং তার initial value হবে 0

@nahidnstu12 nahidnstu12 self-assigned this Feb 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant