Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 603 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 603 Bytes

WIP ❗

All the code in these repos was explained by Edroh in the video below:

📺 Edroh

NFT minting dapp 🔥

This repo is my own edited version of the app Edroh made, if you just want my exact copy of his repo then check out the branch:

🔗 Repo

Installation 🛠️

If you are cloning the project then run:

git clone https://github.com/The-Stripes-NFT/nft-minting-app.git

Make sure you have node.js installed so you can use npm, then run:

npm -i
npm start