LGmedia954 / lutrivia-react

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lutrivia

You are going to be building Lutrivia! This is intended to be a a bare bones project that is designed to have you practice passing props down from the App component to your other components.

FIRST, come up with a component hierarchy that makes sense and format your data in a way that also makes sense.

SECOND, build out a static version of this. When you are finished your app should look like the image below.

Good luck. When you are finished, jump back on labs!

Wireframe

Lutrivia wireframes

Component hierarchy

  • App
    • ???

About


Languages

Language:JavaScript 52.6%Language:HTML 47.4%