Answered step by step
Verified Expert Solution
Question
1 Approved Answer
please provide output Create a multi - page react website using react - router, any of the mentioned component libraries ( or regular CSS if
please provide output
Create a multipage react website using reactrouter, any of the mentioned component libraries or regular CSS if you're a CSS wizard and Storybook.
Must include at least pages
About me
HobbiesPets
The About me page should include a picture and the text from your introduction post.
The picture does not need to be an actual picture of you.
The hobbies or pets page must use a rabcanccccceusable react component for each hobbypet
The react component should include at least props
Title
Description
ImgSrc
HobbiesPets should be stored in a hardcoded array of objects. See below
The hobbiespets components should be rendered from an array of objects using map.
All pages should include a Navigation Bar. This navigation bar will allow the user to navigate to each page.
There should be Storybook stories for the Navigation Bar and the HobbyPet component.
Navigation Bar story
HobbyPet component Story
The hobbypet component should have controls at the bottom of the page to manually control the props
Overall Look
A component library such as Material UI should be used
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