Twine Portfolio Personal portfolio built with React, TypeScript, Vite, Tailwind CSS, and shadcn-ui. Development Install dependencies: npm install Run the development server: npm run dev Build for production: npm run build Run tests: npm run test