Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.04 KB

README.md

File metadata and controls

25 lines (17 loc) · 1.04 KB

--// klpod221 Portfolio //--

About

This is my personal portfolio website. It is a React application with Three.js and Vite. The website is hosted on Vercel.

Development

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.

License

This project is licensed under the MIT License - see the LICENSE file for details.