Skip to content

rasmussvala/Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Portfolio

This repository contains the code for my personal portfolio website, built with React.js and CSS. The site is hosted on Vercel.

It showcases my projects and experiences in Media Technology and Engineering as a 4th-year MSc student.

Run it on your machine

Prerequisites

You need Node.js with npm installed.

  1. Clone the repository

    git clone https://github.com/rasmussvala/Portfolio.git
    cd Portfolio
  2. Install dependencies

    npm install
  3. Start the development server

    npm start
  4. Open your browser and visit

    http://localhost:3000

Links