Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 387 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 387 Bytes

Text Append

working website ss

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.

Working

demonstrating gif