Virsys NFT marketplace is web design (landing page) for a NFT Market Place. The page has 5 sections. They demostrate some basic concept of NFT MarketPlace.
This website has been deveoloped by using Next.js, React and tailwind css The site is currently deployed in Vercel
The link : https://virsysnft.vercel.app/
The Main source file is ./pages/index.js which contains all the base code of this site
Please install Node.js and npm before running these commands
Install dependencies
npm install
Build and run
npm run build
npm run start
To direct start without build (in dev mode)
npm run dev
It is recommended to visit it directly , link https://virsysnft.vercel.app/