my-sveltekit-website Svelte Themes

My Sveltekit Website

A frontend SvelteKit SPA which mainly serves as a developer portfolio

SvelteKit portfolio SPA

Overview

SPA built with SvelteKit. Showcases projects, skills, and contact information.

Features

  • Clean, responsive design

Getting started

Prerequisites

Install Node.js

Installation

Clone repository, install dependencies:

git clone https://github.com/RLRama/my-sveltekit-website.git
cd my-sveltekit-website
npm install

Run dev server

npm run dev

or build for production env

npm run build

preview build locally

npm run preview

Deployment

Deploy and build in your preferred hosting provider. Change adapter in the source code to match your hosting platform.

Project status

In development. Future tasks include:

  1. Update my personal information
  2. Use more scripting to enhance functionality in general

Top categories

Loading Svelte Themes