👋 This is my personal site. I will use it to write a little about myself and the things I've worked on. There's also a blog which I may use from time to time.
This project uses version 2 of Astro, along with React and TailwindCSS integrations.
- Run
npm installto install packages - Run
npm run devto start in development mode
The webpage is hosted on raymondl.dev using Cloudflare Pages.
Big thanks to ixartz for the Astro Boilerplate template.