yessGlory17 / nft-marketplace

Reactjs And Smart Contracts Open Source Basic Nft Marketplace App
MIT License
395 stars 221 forks source link

Create More NFT List Slider for NFT Detail Page #39

Open yessGlory17 opened 2 years ago

yessGlory17 commented 2 years ago

A slider is needed to list other nfts under the detail card on the nft detail page.

thomasalemayehu commented 2 years ago

I would like to contribute. Any instructions?

yessGlory17 commented 2 years ago

You should make a horizontal carousel where the NFT Card component boards in the core components are listed.

thomasalemayehu commented 2 years ago

Sure. Doable.

thomasalemayehu commented 2 years ago

Do you want it as its own component or inside the NFTDetail.js component?

yessGlory17 commented 2 years ago

I am eagerly awaiting your contribution,

yessGlory17 commented 2 years ago

I want it in NFTDetail.js.

thomasalemayehu commented 2 years ago

Pull Request opened. Feedback would be appreciated. Thanks!

yessGlory17 commented 2 years ago

Use the "NFT Card.js" component with the sample photo below. Also, the carousel works fine on mobile, but not properly on desktop. image

This is what the carousel should look like: image

thomasalemayehu commented 2 years ago

Okay. I will update it.

yessGlory17 commented 2 years ago

Thanks :+1:

thomasalemayehu commented 2 years ago
  1. What exactly is the issue on desktop? Seems fine on my side.
  2. Should I add the mini cards too? The component and styles?
Vansh-Baghel commented 1 year ago

@yessGlory17 Hey, you can assign this issue to me, ill start working on it!

yessGlory17 commented 1 year ago

:tada:

Vansh-Baghel commented 1 year ago

@yessGlory17 Want me to create carousel here at the home page, right? ss1

yessGlory17 commented 1 year ago

@Vansh-Baghel yes

Vansh-Baghel commented 1 year ago

@yessGlory17 How does it look like? Made it responsive as well. Or do you need multiple items to be visible?

ss2

Vansh-Baghel commented 1 year ago

@yessGlory17 Made multiple items as well. Completely responsive for all screens ! nft

yessGlory17 commented 1 year ago

Awesome :100: