Tutorial: Build the Linkedin "Add experience" form
The first step is to setup a boilerplate with Vite, Typescript and Tailwind CSS. Next, let's go over what we need to build: * when first loading the app, we will show a list of all the job experiences the user already has; there will be a button to ...