airswap / airswap-nft-marketplace

Reference AirSwap Marketplace Client
12 stars 4 forks source link

101 #138

Closed Mfana91 closed 1 year ago

Mfana91 commented 1 year ago

Description

Your PR should at least have a ticket number linked to it.

Example:

Fixes #101

A short video or an image demonstrating the implementation is also helpful. Especially for designers checking your PR.

Create a draft PR if you're looking for feedback but not ready for a final review.

Steps to test the change

Help the reviewer test what you implemented/changed. Include all the steps needed to perform the test.

Example:

  1. Add environment variable REACT_APP_VAR_X=value in .env file
  2. Run yarn start
  3. Go to home page
  4. Click on an NFT
  5. Check component XYZ

Checklist: