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.
- Mystical Nordic Aesthetic: Dark-only color scheme with Amber, Red, and Gold glows.
- Function-First Design: Every design element serves a purpose. Performance, utility, and technical precision guide our creations.
- Arcane Artifacts: A curated showcase of core projects including AxiomOS, Voix, and Meshiji.
- Framework: React 19 + Vite 7
- Language: TypeScript
- Styling: Tailwind CSS v4
- Animation: Framer Motion
- Icons: Lucide React
- Routing: React Router v7
# Clone the repository
git clone https://github.com/Veridian-Zenith/veridianzenith.qzz.io.git
cd veridianzenith.qzz.io
# Install dependencies
bun i
# Start the forge (development server)
bun run dev
# Etch the final runes (production build)
bun run buildsrc/components: Reusable UI elements (AnimatedCard, Navbar, etc.)src/pages: Main application views (Home, About, Projects, Contact)src/assets: Static assets and brand imagerydist: Production-ready artifacts
This project is licensed under the OSL-3.0 (Open Software License 3.0). See the LICENSE file for details.