ooow / jewel-f

Jewel Front End
1 stars 0 forks source link

[View] Create Ad card view component #37

Closed ooow closed 5 years ago

ooow commented 5 years ago

Create AdCard component which will take Ad model like property and will render view element according to provided mock. Mock AC:

  1. props: ad, width (by default 250px), height(by default 250px).
  2. takes image URL from the provided ad or makes simple random background color with ad title on the center.
  3. author(company or user name) should be added as a link.

Please attach the screen or video example of the created component.