Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 456 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 456 Bytes

3d Laptop

A 3d representation of a laptop, including animations and sound effects, using R3F.

Live: https://3d-laptop.vercel.app

Getting Started

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