Tutorial Repository for creating a Personal Portfolio website using Svelte, SvelteKit, TailwindCSS, and hosting with Netlify.
The Personal Portfolio Tutorial is a ready-to-tweak starter kit designed to help users build their own personal portfolio site. It was originally created for a workshop presentation at THAT Conference 2021. The tutorial utilizes various technologies such as SvelteKit for the UI and App Framework, TailwindCSS for style composition, Netlify as the JamStack provider for hosting, and Cloudflare for DNS.
To get started with the Personal Portfolio Tutorial, follow these steps:
git clone [URL of the forked repository]
cd personal-portfolio-tutorial
npm install
npm run dev
http://localhost:5000.The Personal Portfolio Tutorial provides a ready-to-tweak starter kit for building personalized portfolio websites. With the use of SvelteKit, TailwindCSS, Netlify, and Cloudflare, users can create their own unique portfolio sites that showcase their skills and projects. The tutorial offers step-by-step instructions and code snippets to guide users through the installation process and customization of the portfolio site.