/Portfolio

Primary LanguageSCSSMIT LicenseMIT

How To Use 🔧

From your command line, first clone Portfolio:

# Clone the repository
$ git clone https://github.com/mariusgrHiof/Portfolio.git

# Move into the repository
$ cd Portfolio

# 2022 Update - Fix Dependencies
$ npm audit fix
$ npm i @parcel/transformer-sass

# Install dependencies
$ npm install

# Start the development server
$ npm start

Todos:

  • Host the portfolio itself.
  • Host the Movies project.

Demo

Portfolio Demo