Michelle Bourdon's personal portfolio, built using HTML, CSS, and JS.
Clone the repo to your local machine:
$ git clone https://github.com/mbourdo/portfolio.git
Install Node.js:
$ npm install -g npm
Install a local server:
$ npm install http-server
Navigate to your project directory and run the local server:
$ http-server
My portfolio is CC0-1.0 licensed.