This repository contains the source code for the Vape Box website, which showcases high-quality vape products and displays a collection of NFTs.
index.html
: The main HTML file.styles.css
: The CSS file for styling.script.js
: The main JavaScript file.scene.gltf
andscene.bin
: Files for the 3D model.build.js
: Script to replace environment variables and prepare files for deployment.netlify.toml
: Configuration file for Netlify deployment.package.json
: Node.js dependencies and scripts.
This project uses an OpenSea API key, which should be set as an environment variable in Netlify with the name OPENSEA_API_KEY
.