A 3d representation of a laptop, including animations and sound effects, using R3F.
Live: https://3d-laptop.vercel.app
# clone the repository
git clone https://github.com/fsefidabi/3d-laptop.git
# move to the directory
cd 3d-laptop
# install dependencies
npm install
# run the application in development mode
npm start
Open http://localhost:3000 with your browser to see the result.