This is a simple React application designed to append text from two input boxes into a single output. A similar question to this was in my HackerRank Frontend Certification exam.
Main logic for text append is in src/components/InputAndOutput.jsx
.
-
Notifications
You must be signed in to change notification settings - Fork 0
Basic react app that appends text from two input boxes into a single output.
Harshitv21/text-append
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Basic react app that appends text from two input boxes into a single output.