This repository contains the source code for my personal portfolio website, showcasing my projects and providing information about me as a developer.
🌐 URL: pablobh.com
- Framework: Astro - Modern static site generator
- UI Library: React - Component-based UI
- 3D Graphics: Three.js + React Three Fiber
- Styling: TailwindCSS - Utility-first CSS framework
- Animations: Framer Motion - Production-ready animations
- Icons: Lucide React, Heroicons, Bootstrap Icons
- Node.js (v18 or higher recommended)
- npm or pnpm
- Clone the repository:
git clone https://github.com/pablobh2147/portfolio.git
cd portfolio- Install dependencies:
npm install- Start the development server:
npm run devThe site will be available at http://localhost:4321
npm run buildPreview the production build:
npm run previewPablo Bermejo Hernández (@pablobh2147)
This project is licensed under the MIT License - see the LICENSE.md file for details.