A high-end, mystical Nordic-inspired digital realm showcasing the artifacts and technologies forged by Veridian Zenith. Built with React 19, TypeScript, Tailwind CSS v4, and Framer Motion.
# Clone the repository
git clone https://github.com/Veridian-Zenith/veridianzenith.qzz.io.git
cd veridianzenith.qzz.io
# Install dependencies
bun i
# Set up Firebase secret (required for deployment)
# 1. Go to GitHub Repository Settings > Secrets and Variables
# 2. Add a new secret named `FIREBASE_TOKEN` with your Firebase service account token
# 3. Commit and push changes
# Start the forge (development server)
bun run dev
# Etch the final runes (production build)
bun run buildThis project is licensed under the OSL-3.0 (Open Software License 3.0). See the LICENSE file for details.