Experience the fully interactive website live here: Live Demo
Interact dynamically with your mouse or touch to explore the visual effects! Move your cursor around the screen or tap anywhere on mobile devices to trigger smooth animations and interactions.
- Node.js (v18.0.0 or higher recommended)
- npm (v9.0.0 or higher)
- Clone the repository:
git clone https://github.com/Y7XIFIED/Synergy-Quantum.git
cd Synergy-Quantum- Install the package dependencies:
npm install- Start the Vite development server:
npm run devSynergy-Quantum/
├── .gitignore
├── .vercel
│ ├── project.json
│ └── README.txt
├── App.jsx
├── assets
│ ├── fonts
│ │ └── Nasalization-Rg.otf
│ └── img
├── Beams.css
├── Beams.jsx
├── favicon.png
├── index.html
├── main.jsx
├── package-lock.json
├── package.json
├── styles.css
├── vercel.json
└── vite.config.js
- HTML5 & CSS3: Structural vectors and custom styling variables.
- JavaScript (ES6): Core logic and interactions.
- Vite: Next-generation frontend project bundler.
- Three.js: 3D library for stunning WebGL visualizations.
- React: A JavaScript library for building user interfaces.
Y7XIFIED