This portfolio is built with Astro for peak performance and TailwindCSS for responsive styling. Known for its fast loading and adaptable design, it's perfect for showcasing personal projects and modern web development skills.
Replace 'usuario/portafolio' with your actual GitHub repository path.
git clone https://github.com/usuario/portafolio
cd portafolio
# For npm users
npm install
npm start
# For Bun users
bun install
bun start