Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Create these files in React Create a Home Page: Contain an image or logo about your website. Must contain five navigation links. Home link. Registration
Create these files in React
Create a Home Page:
Contain an image or logo about your website.
Must contain five navigation links. Home link. Registration link. Login link. Account link. Logout link.
Must contain four pages. Home page. Registration page. Login page. Account page.
Footer will contain links to web pages to any other site you wish just be outside your webpage, like YouTube,etc.Open links in new tab, not current tab.
Create a Registration page:
Registration Fields:
User Name Input Text
Password Input Password
Repeat Password Input Password
Submit Button Form submit button
Reset Button Clears form fields to default settings normally empty
Create an Account page:
Account Fields
First Name Input Text
Last Name Input Text
Address line Input Text
Address line Input Text
City Input Text
State Drop Down of Options
Zip Code Input Text
Phone Number Input Text
Email Input Text
Submit Button Form submit button
Reset Button Clears form fields to default settings normally empty
Create a Login page:
Login Fields:
User Name Input Text
Password Input Password
Submit Button Form submit button
Reset Button Clears form fields to default settings normally empty
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started