Question: In html/react and please include code Stage 1 (25%): Propose a topic for your react application and explain in 1 paragraph what the purpose of
In html/react and please include code
Stage 1 (25%): Propose a topic for your react application and explain in 1 paragraph what the purpose of this application is. You can include this as a document alongside the project files. This application will provide information to the user through different components. For example, a web application that gives you a list of available hotel rooms, their fees and available services. The list can be static, and you dont have to use an API call. Create a new app, and name it {appTopic}-{yourname}. Your app should have a minimum of six components, and it is up to you if you want to utilize the functional component or class component. Stage 2 (75%):The app must utilize the prop and state features of react in a meaningful way. At least three components must receive props from their parents, and one component must utilize the state feature. You should have a minimum of 2 state variables in your application. These variables can be in any of the components. You need to style your application! Use your knowledge of CSS to give some colours and borders to your application. Use your creativity and make it look how you want it to be!
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
