This blog post written by Nader Dabit teaches you everything you need to know to build and launch your own EVM-based NFT Marketplace.
Working through it you'll use technologies like Next.js, Tailwind CSS, Solidity, Hardhat, Ethers.js and IPFS to create your own ERC-721 Smart Contract, publish the NFT to IPFS and display it via a frontend written in React.
The codebase for the project can be found on GitHub. If you're a visual learner you can check out the accompanying YouTube video.
- Nader Dabit