Part 2 of building a full-stack CV/resume generator app. In this session, I code the frontend using React and TypeScript, connecting it to the Laravel API built in Part 1.
📌 What you’ll see:
React component setup
Type-safe forms and user input
API integration with Laravel backend
🎧 Silent coding with music — no voiceover.
Ideal for learning, studying, or relaxed watching.
Source Code: https://github.com/damirpristav/cv-builder-react
00:00 - Intro
00:05 - Project Preview
02:17 - Setup
05:41 - Components
09:14 - CVBuilder - create form
28:34 - CVBuilder - form validation with yup
33:19 - CVBuilder - connect with backend, download pdf
38:50 - CVBuilder - image