Welcome to my website's repository! This website is hosted through Vercel at (valtteri.dev)[https://valtteri.dev]. It's built using Next.js, TypeScript and TailwindCSS.
Once you've installed npm dependencies, run the development server with:
npm run dev
# or
yarn dev
# or
pnpm dev
This will open the development server at http://localhost:3000.