https://github.com/tushar-indurjeeth/nft-drop
Mint your own NFT on the Rinkeby network.
https://github.com/tushar-indurjeeth/nft-drop
nextjs nft sanity-io server-side-rendering tailwindcss thirdweb typescript
Last synced: 14 days ago
JSON representation
Mint your own NFT on the Rinkeby network.
- Host: GitHub
- URL: https://github.com/tushar-indurjeeth/nft-drop
- Owner: Tushar-Indurjeeth
- License: mit
- Created: 2022-04-17T17:06:08.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-17T18:30:14.000Z (about 3 years ago)
- Last Synced: 2025-02-20T17:21:19.271Z (3 months ago)
- Topics: nextjs, nft, sanity-io, server-side-rendering, tailwindcss, thirdweb, typescript
- Language: TypeScript
- Homepage: https://nft-drop-nine-bice.vercel.app/
- Size: 1.16 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NFT Drop
Mint your own NFT on the Rinkeby network.
## Live Demo
[https://nft-drop-nine-bice.vercel.app/](https://nft-drop-nine-bice.vercel.app/)
## User flow
- Select a NFT Collection.
- Sign In using [Metamask](https://metamask.io/), ensure you are on the Rinkeby test network.
- Click on the Mint button to mint an NFT from the collection.## Built using
- [Nextjs](https://nextjs.org/)
- [TypeScript](https://www.typescriptlang.org/)
- [Sanity CMS](https://www.sanity.io/)
- [Thirdweb](https://docs.thirdweb.com/react)
- [Tailwind CSS](https://tailwindcss.com/)## License
Code released under the [MIT License](https://github.com/Tushar-Indurjeeth/NFT-Drop/blob/e45a2fbe1e6bdcd17e37e49a489f01c8efbfa5e9/LICENSE).