Closed rhysmah closed 8 months ago
Name | Link |
---|---|
Latest commit | a0888080f4ff3a3b45362f0aebba50ce33f96bf3 |
Latest deploy log | https://app.netlify.com/sites/geek-collectors-network/deploys/660069c91e1da90008482662 |
Deploy Preview | https://deploy-preview-175--geek-collectors-network.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Summary
Created a basic
ItemCard
that displays an item's title, image, and description.The card also includes a hard-coded delete button, but we can make this more flexible, if needed.
I'll move types to the appropriate file upon approval.
Testing
frontend
folder; open a terminal at this locationnpm run start:dev