nss-evening-cohort-10 / dinomate

2 stars 0 forks source link

Single Dino Bio #5

Closed zoeames closed 5 years ago

zoeames commented 5 years ago

Story

As a user, when I navigate to my profile page, I want to be able to see my information.

Acceptance Criteria

When the user navigates to the profile page Then they should see their information

Development Notes

zoeames commented 5 years ago

Wireframe: image

zoeames commented 5 years ago
const myInfo = . {
  name: "Richard Wrex",
  type: "T-Rex",
  imageUrl: "https://d1w8cc2yygc27j.cloudfront.net/-1033523364729088921/7889254060776196142.jpg",
  bio: "bla bla bla bla bla"
}