[Add a Play]: Simple Character Counter
Contributor Guidelines
- [x] I have read the guidelines and discussion
What's the Play about?
I want to create a simple character counter play. It will have a text area where users can type, and it will show the real-time count of characters and words.
What ReactJS concept will be used to create this play?
useState hook to manage the text input, and Event Handling (onChange) to calculate the count dynamically.
Record
- [x] I have checked the existing issues
- [x] I have read the Contributing Guidelines
- [x] I want to work on this issue
- [x] I am a Hacktoberfest contributor
Code of Conduct
- [x] I agree to follow this project's Code of Conduct
Hey! contributor, thank you for opening an Issue 🎉.
@reactplay/maintainers will review your submission soon and give you helpful feedback.
If you're interested in continuing your contributions to open source and want to be a part of a welcoming and fantastic community, we invite you to join our ReactPlay Discord Community.
Show your support by starring ⭐ this repository. Thank you and we appreciate your contribution to open source!
Stale Marking : After 30 days of inactivity this issue/PR will be marked as stale issue/PR and it will be closed and locked in 7 days if no further activity occurs.
I have written the correct code and tested it manually. But in the website it was not showing. I have raised a PR. Please check it