Skip to content

pixlpa/NFT-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NFT Front End

Welcome 👋

This is just a react+ethers front end for minting NFTs

  1. Run npm install at the root of your directory
  2. Run npm run start to start the project
  3. Add your contract addresses, links, images, etc. in src/App.js
  4. Add your exported contract json file to "utils" and update the import in WalletUi.jsx (will not compile without this)
  5. Check the price in App.js
  6. Customize Metadata in public/index.html

About

A starter template for minting a NFT project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published