vlexaega / project3-untitled

1 stars 1 forks source link

make art by medium page #184

Open branchwag opened 11 months ago

branchwag commented 11 months ago

make a page so users can browse art by medium. Available mediums are :

  <p>Painting</p>
  <p>Drawing</p>
  <p>Mixed Media</p>
  <p>Digital</p>
  <p>Fabric</p>
  <p>Photography</p>
branchwag commented 11 months ago

front-end design is done. Now just need help getting a query to plug in card with img of most recently uploaded piece in that medium. Then, when clicking the cards, they need to load cards with pieces for that medium (component maybe)? or separate pages per medium...