Skip to content

Latest commit

 

History

History
46 lines (32 loc) · 1.11 KB

README.md

File metadata and controls

46 lines (32 loc) · 1.11 KB

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 [email protected]: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