https://github.com/codestackr/nft-landing-page
https://github.com/codestackr/nft-landing-page
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/codestackr/nft-landing-page
- Owner: codeSTACKr
- Created: 2022-01-23T21:55:56.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-02-13T16:31:37.000Z (about 2 years ago)
- Last Synced: 2025-04-07T20:11:11.149Z (12 months ago)
- Language: JavaScript
- Size: 109 KB
- Stars: 167
- Watchers: 11
- Forks: 2,252
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# Basic dApp NFT Landing Page
This repo is a work-in-progress and pairs with my Mint 10k NFT project.
## Video Walkthrough
### Getting Started & Integrate MetaMask
[](https://youtu.be/WZQSVv67NBc)
Associated Source Code: [v1.0.0](https://github.com/codeSTACKr/nft-landing-page/releases/tag/v1.0.0)
### Collection Integration & Owner Check
[](https://youtu.be/g2h-N_E1up0)
Associated Source Code: [v1.1.0](https://github.com/codeSTACKr/nft-landing-page/releases/tag/v1.1.0)
## How to Create and Mint 10k NFTs
[](https://youtu.be/AaCgydeMu64)
## Instructions
- Clone or download zipped code
- Update `index.html` file
- \
- favicon images
- Logo
- Social Links
- Countdown `data-date`
- Heading and paragraph text
- Update `style.css` file
- Fonts
- Colors
## Watch the [video walkthroughs](#video-walkthrough) above for more detailed instructions.