sam-mata / website

My personal website, build with SvelteKit, Vercel, and Tailwind.
https://sammata.nz/
1 stars 0 forks source link
personal-website svelte sveltekit tailwindcss vercel

sammata.nz

My personal website with personal details, contact information, and a portfolio of my recent projects.


Tools Used

Name Usage Documentation Version
SvelteKit Primary Framework docs 2.0.0
Vercel Hosting docs 33.0.1
Typescript Config Language docs 5.0.0
Tailwind CSS Styling docs 3.4.0
Prettier Code formatter docs 3.1.1
Vite Development environment docs 5.0.3

Icons sourced from Feathericons and optimised with SVGOMG.


Installation

Installing or developing this project can be done simply with the following commands:

  1. Clone the repo with gh repo clone sam-mata/website or through Github Desktop.
  2. Install dependencies with pnpm install.
  3. Run the development build with pnpm run dev.