My personal website.
The website is built in Typescript using Next.js and deployed with Vercel.
In order to develop with this code, clone the repository and run:
pnpm install
pnpm devThe website has hot module reloading, so changes made will show up instantly.
All code pushed to main will be automatically deployed. Branches will be deployed to their own environments.
© James Carr 2023