This is a simple web portfolio built with SvelteKit and TailwindCSS.
- SvelteKit: SvelteKit is a framework for building web applications of all sizes, with a beautiful development experience and flexible filesystem-based routing.
- TailwindCSS: A utility-first CSS framework for rapidly building custom designs.
- Responsive design: The portfolio is fully responsive and works on all devices.
git clone
cd sveltekit-tailwindcss-portfolio
npm install
npm run dev
Open http://localhost:5173 to view it in the browser.