rasmussvala / Portfolio

My portfolio website. :)
https://rasmussvala.vercel.app/
0 stars 0 forks source link
javascript portfolio portfolio-website react reactjs

My Portfolio

This repository contains the code for my personal portfolio website, built with React p5 and CSS. The site is hosted on Vercel. It showcases my projects and experiences in Media Technology and Engineering as a final-year MSc student.

Key Features:

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

    Move to the directory:

    cd Portfolio
  2. Install dependencies

    npm install
  3. Start the development server

    npm start
  4. Open your browser and visit

    http://localhost:3000

    Links