- This project is a simple audio reactive visual using
threejs,gsapandweb audio api.
Follow these steps to set up the project locally on your machine.
Prerequisites
Make sure you have the following installed on your machine:
Cloning the Repository
git clone https://github.com/yuran1811/audio-reactive-visual.git
cd audio-reactive-visualInstallation
Install the project dependencies:
npm installor
yarnRunning the Project
npm run devor
yarn devOpen http://localhost:5173 in your browser to view the project.
- XMas Tree by thuongton999 inspired from ThreeJS Audio Reactive Visual with some modifications and improvements by me.


