Skip to content

Commit ee2b44b

Browse files
Create README.md
1 parent 0915afc commit ee2b44b

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

README.md

+28
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# Amazing-Web3-React-Bootstrap-NFTMinter
2+
An amazingly beautifully styled Web3 NFT Minter Dashboard Modal coded with ReactJS and Bootstrap that allows users to mint NFT's with different ERC-20 Crypto Currencies.
3+
4+
Required dependencies (Install with NPM)
5+
6+
npm i react-bootstrap
7+
8+
npm i web3
9+
10+
npm i --save web3modal
11+
12+
npm i @walletconnect/web3-provider
13+
14+
npm i sf-font
15+
16+
npm i @web3-react/walletlink-connector
17+
18+
replace App.js file with one provided.
19+
replace App.css file with one provided.
20+
21+
** THE FILES ATTACHED TO THIS REPO ARE FOR EDUCATIONAL PURPOSES ONLY **
22+
23+
** NOT FINANCIAL ADVISE **
24+
25+
** USE IT AT YOUR OWN RISK**
26+
**I'M NOT RESPONSIBLE FOR ANY USE, ISSUES ETC.. **
27+
28+
![NFTMinter](https://user-images.githubusercontent.com/98722289/167316587-6154c944-a281-436b-85d1-f1744b36e43a.PNG)

0 commit comments

Comments
 (0)