A modern, sleek portfolio template built with Svelte 5 and Tailwind CSS. Perfect for showcasing your work, experience, and skills in a professional manner.
Join our growing community on Discord for support and feature discussions! Also visit Coastal UI to learn more about our components and projects.
The template includes a centralized portfolioContent
object that manages all your personal information:
# Clone this template repository
git clone https://github.com/thomaslappenbusch/svelte-5-portfolio.git
# Navigate to project directory
cd svelte-5-portfolio
# Install dependencies
npm install
# Start development server
npm run dev