/portfolio

Primary LanguageSCSS

Portfolio

My portfolio site.

Please note: the code is over 5 years old, I would do a lot of things differently now (2023). Also some of the links don't work anymore.

Live site: https://portfolio-lotta.firebaseapp.com/

Prerequisites

  • Node 8.9.4
  • Yarn

Quick start

yarn install
yarn start

Build & deploy

yarn build
firebase deploy