Skip to content

LukGer/portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio Website

This is my personal portfolio website built using Astro, designed to showcase my work as a Developer and Designer.

Features

  • 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.

Technologies Used

  • 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

Installation

To run this project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/LukGer/portfolio.git
    cd portfolio
  2. Install dependencies:

    bun install
  3. Run the development server:

    bun dev

    Open http://localhost:4321 to view it in the browser.

Contributing

Feel free to open issues or submit pull requests if you have suggestions for improvement or want to contribute.

License

This project is licensed under the MIT License. See the LICENSE file for more information.