Skip to content

Latest commit

 

History

History
58 lines (35 loc) · 1.13 KB

README.md

File metadata and controls

58 lines (35 loc) · 1.13 KB

My EPIC NFT

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.

Live

screenshot

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

Make sure Node.js is running on your local machine

Setup

$ git clone [email protected]:acushlakoncept/epic-nft.git
$ cd epic-nft

Install modules:

yarn add 

Usage

Start server with:

  yarn dev

Authors

👤 Uduak Essien

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments