Skip to content

soniasusanto/soniasusanto.github.io

Repository files navigation

Sonia Susanto | Full Stack Software Engineer

Sonia Susanto Portfolio Screenshot


Install

  1. Install the Gatsby CLI
    npm install -g gatsby-cli
    
  2. Create a new Gatsby site from your CLI:
    gatsby new <site-name> https://github.com/soniasusanto/soniasusanto.github.io
    
  3. Start the site:
    cd <site-name>
    npm install
    gatsby develop
    

Personalization

Edit config.js to put up your details.


This portfolio utilized the gatsby-starter-spectral as a starting point. If you find any bugs, feel free to create an issue or pull request!

Thanks for dropping by!