Ambient Chaos is a web app that lets users create a personalized ambient sound environment. Choose from various sounds like rain, waves, lo-fi beats, and more. Control the volume for each sound with a circular slider, while enjoying a calming aurora video background.
- React: For building the interactive user interface
- Tailwind CSS: Provides styling and responsive design
- HTML5 Audio & Video: Handles audio playback and video background
- @fseehawer/react-circular-slider: Volume control via an intuitive circular slider
git clone https://github.com/Yagnik-Gohil/Ambient-Chaos.git
cd Ambient-Chaos
npm install
npm run dev