my-svelte-portfolio

My Svelte Portfolio

[WIP] This is my personal portfolio website built using Svelte. It showcases my projects, skills, and experience as a web developer.

Personal Svelte Portfolio Website

Overview

This is my personal portfolio website built using Svelte. It showcases my projects, skills, and experience as a web developer.

Installation

  1. Make sure you have Docker installed on your machine. If not, you can download it from Docker's official website.

  2. Clone this repository.

    git clone https://github.com/sophie-mc-dev/my-svelte-portfolio.git
    
  3. Navigate to the project directory.

    cd my-svelte-portfolio
    
  4. Build the Docker image.

    docker build -t svelte-docker .
    
  5. Run the Docker container:

    docker run --rm --name=svelte-docker -p 3000:3000 svelte-docker
    
  6. Open your web browser and navigate to http://localhost:3000 to view the website.

Technologies Used

  • Svelte
  • SvelteKit
  • HTML
  • JavaScript
  • TailwindCSS

Screenshots or Demos

Known Issues

  • [List any known issues or limitations]

Top categories

svelte logo

Want a Svelte site built?

Hire a Svelte developer
Loading Svelte Themes