Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Props Practice 1

Practice using props in React by extracting components and passing data in those components using props.

image

Set up

  • Fork and clone this repository
  • npm ci to install dependencies
  • npm run dev to start the React development server

Instructions

Take the existing App component and:

  • Separate into Title, NameLength, and NameReversed components
  • Use props to pass name down to each component

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages