Outgrown / outgrown_fe

https://outgrown.vercel.app
0 stars 1 forks source link

Feature/marketplace structure #17

Closed Abekomon closed 1 year ago

Abekomon commented 1 year ago

What does this merge do? Check all that apply.

Description:

Updates the Marketplace component to use a GraphQL query to call data from a mock server, and map over it, producing 'Card' components. These are styled to be responsive.

Where to find Changes:

Files: src/Components/Marketplace/Marketplace.js

Checklist