George Kilmain

Part 1: A Quick Guide to Setting up React with Vite

In this part 1 post we'll focus our efforts on getting a bare bones react project set up using the lightening-fast build tool Vite and the efficient package manager PNPM. And of course have it configured to use ol' reliable Typescript. Lets dive right in!

Part 2: Integrating Firebase with React Vite Project

I this second post, we'll create a Firebase project and connect our React app to it. Go ahead and click the link, theres no time to waste we got apps to build!