Question: Using react, create a navigation menu component for the website for the fictitious company you have been working on in the last tasks. This component

Using react, create a navigation menu component for the website for the fictitious company you have been working on in the last tasks. This component should include menu items for the home page, user profile page, shopping page, and legal page. Modify the App.js file you created in your previous task to do the following: Display the header component on every page. Display the menu component on every page. Create a Logout button on the user profile page which displays User has logged out in an alert when the button is clicked. Only display the landing component on the home page (i.e. root URL - /) Display at least 3 product components when the shop menu item is selected.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!