Skip to content

Latest commit

 

History

History
executable file
·
20 lines (15 loc) · 519 Bytes

readme.md

File metadata and controls

executable file
·
20 lines (15 loc) · 519 Bytes

3d Audio Visualizer

screenshot

Live: https://3d-audio-visualizer-sphere.vercel.app

Getting Started

# 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.