A 3D interactive website I created because I love SoundBoks company and the bluetooth speaker!
- React.js
- JavaScript
- React Three Fiber
- Three.js
- Valtio
- Hooks
- styled-components
- bun
- HTML 5
- CSS3
- drei
- User can configure SoundBoks with different colors. (Grill, Volume Knob, Strap, & Body)
- User can adjust the speed of which the SoundBoks are going.
-
Clone the repository.
git clone https://github.com/Austin-Imbastari/soundbok-landingpage.git cd soundbok-landingpage -
Install all dependencies with NPM.
bun install
-
Run the webpack development server.
bun run dev
