karlekraemer / react-props-starter-1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Props Starter

Mythical Creature App with a list and form in components (uses props):

  • move current new item to a component
  • move list to a component
  • move form to a component
  • move individual list items to a component (optional exercise)

NOTE

Does not have clearing inputs or single handler method.

About


Languages

Language:JavaScript 77.2%Language:HTML 21.5%Language:CSS 1.4%