
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 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! π₯
Continue reading on Dev.to React
Opens in a new tab




