A modern portfolio application built with React and Three.js.
# Clone the repository
git clone <repository-url>
# Navigate to the project directory
cd my-app
# Install dependencies
npm install
# Start the development server
npm run dev
npm run dev
- Start the development servernpm run build
- Build for productionnpm run lint
- Run ESLintnpm run preview
- Preview production build