Skip to content

fsefidabi/3d-audio-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.