Skip to content

MC-Webdevelopment/react-components-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React components practice

Create the following user interface using React!

Requirements

  • Run npm install in the root directory of the folder to install the necessary modules. (This might take some time depending on your internet speed)
  • Create the three components as seen in the image:
    1. Component for the <Title>
    2. Component for the <List>
    3. Component for a single <ListItem>.
  • Add the 3 <ListItem> as you see in the screenshot.

Bonus:

  • You notice how using the <ListItem> component 3 times for the Eggs, Milk, Rice is not the ideal solution. What if we want to add more? If you finished early, use this page to learn about how you can go over arrays.

ibm-watson-data-lab github io_list_list_ckovik5rx00003b6hplbvq27f (1)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published