Live: https://3d-audio-visualizer-sphere.vercel.app
# clone the repository
git clone https://github.com/fsefidabi/3d-audio-visualizer.git
# move to the directory
cd 3d-audio-visualizer
# install dependencies
npm install
# run the application in development mode
npm run dev
Open http://localhost:5173 with your browser to see the result.