Skip to content

zeroxSasha/Portfolio-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

0xsasha Website

Personal portfolio website built with React, Vite, and Three.js.

🚀 Quick Start

1. Clone the repository

git clone https://github.com/zeroxSasha/0xsasha.git
cd 0xsasha

2. Install dependencies

npm install

3. Start development server

npm run dev

Open http://localhost:5173 in your browser.

4. Build for production

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.

5. Preview production build

npm run preview

🛠 Technologies

  • React
  • Vite
  • Three.js
  • SASS
  • React Router DOM

About

Built using ReactJS, ThreeJS, HTML, CSS

Resources

Stars

Watchers

Forks

Contributors