This is my personal portfolio website built using Astro, designed to showcase my work as a Developer and Designer.
- Optimized Performance: Fast and lightweight for a seamless user experience.
- Responsive Design: Adapts to all screen sizes, ensuring a great experience on both desktop and mobile.
- SEO-Optimized: Meta tags, alt attributes, and clean URLs for improved search engine visibility.
- Astro: For a static, optimized, and flexible site generator.
- React/R3F: For interactive components.
- Tailwind CSS: For easy and responsive styling.
- Bun: For package management
To run this project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/LukGer/portfolio.git cd portfolio
-
Install dependencies:
bun install
-
Run the development server:
bun dev
Open http://localhost:4321 to view it in the browser.
Feel free to open issues or submit pull requests if you have suggestions for improvement or want to contribute.
This project is licensed under the MIT License. See the LICENSE file for more information.