An interactive 3D ASCII art display featuring "VERDON" text that responds to mouse movements.
- 🎮 Interactive 3D ASCII art that rotates based on mouse position
- ✨ Smooth animations and glowing effects
- 🌟 Animated particle background
- 📱 Responsive design
- 🚀 Built with React, TypeScript, and Three.js
# Install dependencies
npm install
# Start development server
npm start
# Build for production
npm run buildThe app will open at http://localhost:3000.
This project is configured for deployment to verdon.digital. The build folder can be deployed to any static hosting service.
- React 18
- TypeScript
- Three.js
- @react-three/fiber
- @react-three/drei