Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

This webpage should have a text input on the left side where I can enter a word. On the right half of the screen there

This webpage should have a text input on the left side where I can enter a word. On the right half of the screen there should be three boxes. In the first box I'll see the word I entered backwards, in the second box I'll see the word I entered in all caps, and in the third box that same word in a larger font. I should be able to edit the word on the left half of the screen and see the words on the right half change without pressing any buttons.

This app should be built with create-react-app. You should use multiple React components. I also want you to use git to track your changes. It would be great to see that you had done a couple of commits as you made progress building the page. I care a lot about code being as pretty as possible. Please don't just get it working and then turn it in without taking a little time to clean up the code. Use variable names that make sense and try to break up functionality into smaller functions with clear names. You're welcome to write comments where you feel they are needed, but the code should make sense without them.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions