Personal portfolio website built with React, Vite, and Three.js.
git clone https://github.com/zeroxSasha/0xsasha.git
cd 0xsashanpm installnpm run devOpen http://localhost:5173 in your browser.
npm run build- After build, the dist/ folder contains the production-ready site.
- The postbuild script copies index.html to 404.html for GitHub Pages compatibility.
npm run preview🛠 Technologies
- React
- Vite
- Three.js
- SASS
- React Router DOM