How I built my portfolio with React + TypeScript (Lighthouse 97/100)
How I built my portfolio with React + TypeScript (Lighthouse 97/100) I'm an 18 y/o self-taught frontend dev and just finished my personal portfolio site. đ ď¸ Stack React 18 + TypeScript â core fram...

Source: DEV Community
How I built my portfolio with React + TypeScript (Lighthouse 97/100) I'm an 18 y/o self-taught frontend dev and just finished my personal portfolio site. đ ď¸ Stack React 18 + TypeScript â core framework Vite over CRA â faster builds, better DX Tailwind CSS â no time wasted on CSS Framer Motion â smooth animations without headaches i18next â multilingual (RU/EN/DE) EmailJS â contact form without a backend ⥠Performance Metric Score Performance 97 Accessibility 94 Best Practices 100 SEO 100 đ¤ Hardest part Getting Lighthouse performance above 95 â ended up optimizing images to WebP and fixing a few render-blocking issues. đ Links Live demo: https://personal-portfolio-landing-theta.vercel.app GitHub: https://github.com/dorbinDevFRLNCR/personal-portfolio-landing Feedback welcome! đĽ