1571min / mirrored_im-self-assessments-03

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React

Create a fish pond in React:

  • Install this prompts dependencies by running yarn install from the root of this directory
  • Start the app by running yarn start from the root of this directory
  • Refactor the FishTable and FishTableRow components to dynamically render the passed in fishData
  • test locally by running yarn test, you can keep editing your file until your test passess all tests

Available Resources for this Prompt

  • React Docs
  • MDN

About


Languages

Language:JavaScript 80.0%Language:HTML 20.0%