Skip to content

ritikrohan/NFTgenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Untitled

Welcome to SickAlien X NFT Art Generator

Our NFT Art Generator is the best Interactive tool to make NFTs.

The Code was developed and designed by Bitrix - https://linktr.ee/nft_paradise

The generative Art engine takes away all the pain of generating NFTs from you.

Get a free OctoAliens NFT on joining our joining my socials , dont forget to tag me on twitter for a free giveaway ! We building a fam 😇. To find more about us -

👽 Sick Alien Official Site - Live Now

Buy me a coffee :)

📺 YouTube

🐙 Discord

🐦 Twitter

🔥 Instagram

Why choose us

Pros

  • Interactive UI ✅
  • Drag and Drop Selection ✅
  • Rarity Description under your control ✅
  • Canvas Resolution in your control ✅
  • Layers are resizable ✅
  • Layer Ordering in your control ✅
  • No-Limit or Cap on the number of NFTs ✅
  • Totally Free of Charge ✅

Cons

  • I didn't find any , did you ?

Feedback

Have something awesome in mind.Spit it out directly to me I will definitely make sure your request is reflected ASAP in this project :

Add your thoughts here

Complete Tutorial 👇

Youtube Tutorial :- Tutorial

final (1)

Turns this :-

Screenshot 2022-02-07 at 2 15 15 PM

Screenshot 2022-02-07 at 2 15 45 PM

To This :-

494 unnamed_400x400

...

Installation 🛠️

*************** Do make sure you have the latest version of Node installed *******************

If not download from here - https://nodejs.org/en/download/

🚧 Compatibility 🚧

  • Mac ✅
  • Linux ✅
  • You need to install extra dependencies for Windows ⚠️

For Windows check out extra installation steps involved.

Before you start, make sure your file structure looks something like this:

YOUR_PROJECT/  
├─ images/  
│  ├─ trait1_name/  
│  │  ├─ file1.png  
│  │  ├─ file2.png  
│  │  ├─ file3.png  
│  │  ├─ ...  
│  ├─ trait2_name/  
│  │  ├─ file4.png  
│  │  ├─ file5.png  
│  │  ├─ ...  
│  ├─ trait3_name/  
│  │  ├─ file6.png  
│  │  ├─ ...  
│  ├─ ...  

Step 1

If you want to clone this project -

git clone https://github.com/ritikrohan/NFTgenerator.git

Or

Download the zip from the Code Dropdown.

Step 2 (Mac and Linux)

Go to the main branch and run this command if you have yarn installed.

yarn install

Run this command if you have NodeJS installed.

npm install

Step 2 ( For Windows Users )

Follow the instruction below for installing node-canvas.

yarn install
  • Run this command if you have node installed.
npm install

Step 3

Running the APP 🛠️

npm run devall

Step 4

  • Enjoy the Result 🥇🏆

****************** Known Issues *********************

  • Sometimes while uploading very large files it might crash on next page just close the tab and try again it will work , cheers !