I'm a web developer, and this is my personal website. I'm using this project to learn about Astro and Tailwind, while also showcasing my skills and projects.
This site serves as a portfolio and a blog where I share articles about web development, programming, and my journey as a developer.
- Astro: A modern static site generator.
- TypeScript: For type safety and improved developer experience.
- Tailwind: Utility-first CSS framework for rapid UI development.
- React: For building interactive user interfaces.
To run this project locally, clone the repository and install the dependencies:
git clone https://github.com/jbalibrea1/jbalibrea.dev.git
cd jbalibrea.dev
pnpm install
pnpm run dev
Feel free to explore and contribute!