Skip to content

naji0329/ExoBitsNFT-Minting-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReExoBits Logo nft-minting-website-example

ReExoBits

A complete NFT website with Minting and Gallery features. Based off of the ExoBits website: ExoBitsNFT.com. This project accompanies the medium article "How To Build An NFT Website"

ReExoBits ScreenShot

Table of contents

Article

This project accompanies "How To Build An NFT Website" on Medium. The article explains everything you need to get started building an NFT website. Including: Contract deployment and interaction with a live contract using Web3.js. Though this project stands by itself, it is recommended that you follow the full tutorial for a complete understanding.

Article Header

Setup

Clone this repo and enter the project directory:

$ git clone https://github.com/NAJI2329/ExoBitsNFT-Minting-.git
$ cd nft-minting-website-example

Install dependencies:

$ npm install

Development

Run the local webpack-dev-server with livereload and autocompile on http://localhost:3000/

$ npm start

Deployment

Build the current application

$ npm run build

React

This project was bootstrapped with Create React App.

About

This is NFT minting Web sites

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published