This is my personal portfolio website. It is a React application with Three.js and Vite. The website is hosted on Vercel.
To run the project locally, clone the repository and run the following commands using Node.js. I currently use Node.js v20.
npm install
npm run dev
Open http://localhost:3000 to view it in the browser.
This project is licensed under the MIT License - see the LICENSE file for details.