Skip to content

afterrburn/senghorn.github.io

Repository files navigation

Portfolio Project

This is my personal portfolio project, built to showcase my work ranging from professional engagements to academic achievements and hobbyist endeavors. The project is developed with Svelte and is a reflection of my skills and experiences.

Project Purpose

The purpose of this portfolio is to provide a comprehensive display of my professional, academic, and hobbyist projects. It serves as a central hub for all my noteworthy work and achievements, demonstrating my capabilities and interests.

Getting Started

This project was bootstrapped with create-svelte, ensuring a quick and efficient setup process.

Prerequisites

Before running the project, make sure you have Node.js installed on your system. You can download it from Node.js official website.

Installation

To install the necessary dependencies, run the following command:

npm install

Development Server

To start the development server and begin working on the project, run the following command:

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

Building

To create a production version of your app:

npm run build

You can preview the production build with npm run preview.

Deployment

To deploy, push the new build to prod branch:

git push origin prod

Contributions

As this is a personal portfolio project, contributions are not actively sought. However, suggestions and feedback are always welcome.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors