Answered step by step
Verified Expert Solution
Link Copied!

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:
1)User Name - Input Text
2)Password -Input Password
3)Repeat Password -Input Password
4)Submit Button - Form submit button
5)Reset Button -Clears form fields to default settings (normally empty)
Create an Account page:
Account Fields
1)First Name -Input Text
2)Last Name -Input Text
3)Address line 1-Input Text
4)Address line 2-Input Text
5)City - Input Text
6)State - Drop Down of Options
7)Zip Code -Input Text
8)Phone Number -Input Text
9)Email - Input Text
10)Submit Button - Form submit button
11)Reset Button -Clears form fields to default settings (normally empty)
Create a Login page:
Login Fields:
1)User Name - Input Text
2)Password -Input Password
3)Submit Button - Form submit button
4)Reset Button -Clears form fields to default settings (normally empty)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered 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