jawndiego / jawn-nft

personal site

Home Page:https://www.jawn.fr/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jawn.fr

Personal Site. I forked this from doge-nft

This gallery uses @zoralabs/nft-components to render custom auctions. Fork this to create your own curated auction house or galleries of Zora media or ERC721s.

Code structure:

  • lib/: Constants and content
  • scss/: Stylesheets
  • components/: Components used for the site. Zora integrations are in zora-card and doge-nft-card.
  • scripts/: Effect utils
  • public/: Public assets
  • pages/: Static next.js pages and server-side content fetching

How to make your own:

  1. Update content and referenced NFTs in lib/ and in pages/
  2. Update styles in scss/
  3. Publish! Next.js works well with vercel and netlify

About

personal site

https://www.jawn.fr/


Languages

Language:JavaScript 69.5%Language:SCSS 30.5%