/gatsby-portfolio

Portfolio website built with Gatsby

Primary LanguageTypeScriptMIT LicenseMIT

Gatsby portfolio

This is my personal website: melindagolden.com

portfolio

Getting started

  1. Install the Gatsby CLI
npm install -g gatsby-cli
  1. In the project folder, install dependencies
yarn
  1. Run the project locally
yarn develop