Skip to content

Ebay Web3 Marketplace is built using Next JS + Tailwind CSS, powered by ThirdWeb, Recoil JS. Additionally Moment.js, React Countdown, React Loading Skeleton, Hot Toast have been used.

Notifications You must be signed in to change notification settings

Divyam2600/Ebay-Web3-Marketplace

Repository files navigation

Ebay Web3 Marketplace

Version License: MIT Version

About The Build

Ebay Marketplace is a Web3 marketplace of the Metaverse which is powered by ThirdWeb. You can purchase and sell your own NFTs and the cool part is - you can create an auction of your NFTs. It even has Live Search Functionality in the Home Screen.

Template Screenshot Listing Page Screenshot

Next.js + Tailwind CSS

Next.js is a React Production Framework which gives the best developer experience with all the features for production: hybrid static & server rendering, TypeScript support, smart bundling, route pre-fetching, and more. No config needed.

How To Start

Start with a pre-made Starter Template

Execute create-next-app with npm or Yarn to bootstrap the example with a pre-configured starter template of NextJs App with TailwindCSS:

npx create-next-app --example with-tailwindcss with-tailwindcss-app
# or
yarn create next-app --example with-tailwindcss with-tailwindcss-app

Now finally run your Project

Run your build process with npm run dev or whatever command is configured in your package.json file.

npm run dev

Environment variables

Open or create a .env file then edit add this setting

NEXT_PUBLIC_MARKETPLACE_CONTRACT=key_goes_here
NEXT_PUBLIC_COLLECTION_CONTRACT=key_goes_here

Author

👤 Divyam Agarwal

Show your support

Give a ⭐️ if this project helped you!

About

Ebay Web3 Marketplace is built using Next JS + Tailwind CSS, powered by ThirdWeb, Recoil JS. Additionally Moment.js, React Countdown, React Loading Skeleton, Hot Toast have been used.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published