DBDoco / Three.js-Phone-Showcase

Three.js 3D phone that can showcase feature website or app. Made for prototyping.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Three.js - Phone Showcase

Three.js 3D phone that can showcase feature website or app. Made for prototyping. Deployed with Vite.js.
Animations were made using GSAP. Phone model is made in Blender (.blend file is also included in repo).

phone

How To Use

Clone this repository

$ git clone https://github.com/DBDoco/Three.js-Phone-Showcase.git

Go into the repository

$ cd Three.js-Phone-Showcase

Run development build

$ npm run dev

or

Build the project

$ npm run build

Troubleshooting

For running dev build or building the project you will need Node.js.

About

Three.js 3D phone that can showcase feature website or app. Made for prototyping.

License:MIT License


Languages

Language:JavaScript 53.9%Language:CSS 25.2%Language:HTML 20.9%