Skip to content

ahmedjsofficial/ethicon-nfts-jsstack

Repository files navigation

100 Ethicon NFTs Collection by JSSTACK DEVELOPERS

Pre-requisites: Blockchain, JavaScript, ReactJS, JSX, HTML, CSS, TailwindCSS, Thirdweb - understanding!!

This project is developed and designed by JSSTACK DEVELOPERS (#ahmed_js 😅🚀🚀🚀). This is a Next.js project bootstrapped with create-next-app. Designed with TailwindCSS!

Important Links: 📣📢📣📢📣📢✈✈✈

For Documentation of ThirdWeb References: https://portal.thirdweb.com/!🚨🚨🚨

For Documentation of ThirdWeb for ReactJS SDKS References: https://portal.thirdweb.com/react!🚨🚨🚨

Go to TailwindCSS https://tailwindcss.com/!

Go to Rinkeyby TestNet Facets https://rinkebyfaucet.com/! ---- To Get Ethereum for Rinkeyby Testnet! Visit this Link!

Go to Rinkeyby TestNet Facets https://faucets.chain.link/rinkeby! ---- To Get Ethereum for Rinkeyby Testnet! Visit this Link!

Go to React HOT Toast https://react-hot-toast.com/

Required Packages:

npm install @thirdweb-dev/react @thirdweb-dev/sdk ethers
                  ## or
yarn add @thirdweb-dev/react @thirdweb-dev/sdk ethers

npm install react-hot-toast
          ## or
yarn add react-hot-toast

npm install react-loading
        ## or
yarn add react-loading

Getting Started

First, run the development server:

npm install
# or
yarn instll

# and Now:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.js. The page auto-updates as you edit the file.

API routes can be accessed on http://localhost:3000/api/hello. This endpoint can be edited in pages/api/hello.js.

The pages/api directory is mapped to /api/*. Files in this directory are treated as API routes instead of React pages.

Deploy on Vercel

Check out our This Project On Vercel for more details.