Deploying full stack applications with React.js and Express.js on Vercel

Here is a presentation I gave at the Women Who Code frontend meetup in Austin, Texas.

Deploying full stack applications with React.js and Express.js on Vercel

If you write personal programming projects, you probably need a place to deploy them, preferably for free. It used to be difficult to find free platforms where you could host both the frontend and the backend of your application, but now there is Vercel. My presentation is a tutorial / walkthrough on how to do it. It includes a Github repository that’s ready for you to clone and use as a template.