mitxpro-dev / learnjs

Learn JS
https://mitxpro-dev.github.io/learnjs/
MIT License
1 stars 2 forks source link

Create challenge list item component #33

Closed HudsonGraeme closed 1 year ago

HudsonGraeme commented 1 year ago

I can think of two options for displaying a list of our challenges to users on the /challenges route; as tiles or as rows. Implement one of these two designs, or if you have one in mind then go ahead and design it!

By the end of this task you should have:

Tiles

image

Rows

image