Epic NFT allows anyone to mint their own NFT programmatically. The app allows users to connect their Ethereum wallet, and mint an NFT to their wallet so they actually own it. They'll even be able to re-sell the NFT on OpenSea.
To get a local copy up and running follow these simple example steps.
Make sure Node.js is running on your local machine
$ git clone [email protected]:acushlakoncept/epic-nft.git
$ cd epic-nft
Install modules:
yarn add
Start server with:
yarn dev
👤 Uduak Essien
- Github: @acushlakoncept
- Twitter: @acushlakoncept
- Linkedin: acushlakoncept
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!