Skip to content

Website displaying information about me and my projects

Notifications You must be signed in to change notification settings

abailey19/portfolio-website

Repository files navigation

Personal Portfolio Website

This website contains information about me, my work experience, and some projects I've worked on. It's hosted at https://annebailey.surge.sh.

Stack

Built with React using Gatsby.

Installation

  1. Install homebrew if not yet installed (instructions here).
  2. Install yarn if not yet installed (instructions here).
  3. Install the Gatsby CLI with npm install -g gatsby-cli.

Project Set-Up

  • git clone https://github.com/abailey19/portfolio-website
  • cd portfolio-website/
  • yarn install

Available Scripts

  • gatsby develop runs project in development mode
  • gatsby build creates a production-ready version of the site for deployment
  • surge public/ deploys to surge

Running Dev Environment

  • cd into root directory
  • gatsby develop
  • Navigate to localhost:8080 to view the site

Deployment

Deployed using surge. Install globally by running npm install -g surge.

Run gatsby build and then surge public to publish. CNAME file is setup so the project deploys to annebailey.surge.sh.

About

Website displaying information about me and my projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published