Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 536 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 536 Bytes

3D Portfolio

An Amazing 3D Developer Portfolio built with React and Three.js

Language: JavaScript
Frameworks: React18, Three.js, and TailwindCss

Try the live demo!

To Run Locally:

Clone the repository and perform the following command line actions in the root directory:

yarn
# and then
yarn dev

Open http://localhost:5173/ to view it in the browser.

The page will reload if you make edits. You will also see any lint errors in the console.