Skip to content

fsefidabi/3d-laptop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.