This is the source code for my personal website, built with a focus on performance and clean design.
- Framework: Astro
- Styling: Tailwind CSS
- Package Manager: npm
To get a local copy up and running, follow these steps in your terminal:
git clone -b dev [https://github.com/d4bit/d4bit.github.io.git](https://github.com/d4bit/d4bit.github.io.git)
cd d4bit.github.ionpm installnpm run devGenerated by d4bit