Hi, I'm Stephanie Wiggins. I weave my UX/UI web design and development skills with a project’s initiatives to create user-centric, cohesive experiences that are both beautiful and enjoyable to use.
View my portfolio: https://stephaniewiggins.me/
This website was built using Gatsby and deploys the main branch using Netlify. To
view this repo locally follow the instructions below.
- Clone the repo.
- Navigate into the folder locally.
- Install dependencies –
npm install. - Build the Gatsby assets using the Gatsby CLI –
gatsby build. - View the site –
gatsby develop.
