Skip to content

arienshibani/photo-portfolio

Repository files navigation

Photography Portfolio App

Status License


120mm black and white Photography portfolio 📸 Powered by SvelteKit and ImageKit!

🏁 Quickstart

This section describes how to get a running copy of this portfolio web app on your local machine.

Prerequisites

You will need Node installed on your system.

Installation

# 1. Clone the repository
git clone git@github.com:arienshibani/photo-portfolio.git
# 2. Install dependancies
npm install
# 3. Start the app!
npm run dev

🚀 Deployment

Automatic deploys to github pages whenever anything is merged into main.

⛏️ Built Using