Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI-cleanup #8

Merged
merged 8 commits into from
Sep 18, 2024
Merged

UI-cleanup #8

merged 8 commits into from
Sep 18, 2024

Conversation

Jikugodwill
Copy link
Collaborator

@Jikugodwill Jikugodwill commented Sep 17, 2024

  • modified NFT outlook
  • added buy functionality to nft card
  • track all cart items from home, product, and cart pages
  • added add and remove from cart button to the product page

Copy link

vercel bot commented Sep 17, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
blackdragon-marketplace-bos ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 17, 2024 5:04pm

nftData.map((data, index) => {
/* will porpbably have to move this to mintbos sdk*/
const fetchNFTInfo = (nftId) => {
const response = fetch(
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would be nice if this could be a mintbos function

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure, I planned on doing that

@elliotBraem elliotBraem merged commit 6a72612 into main Sep 18, 2024
2 of 3 checks passed
@elliotBraem elliotBraem deleted the UI-cleanup branch September 18, 2024 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants