Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 873 Bytes

README.md

File metadata and controls

34 lines (20 loc) · 873 Bytes

Portfolio Of Cole Nixon

Portfolio project for PSU CS465 - Full Stack Development

In this project, I chose to use Gatsby.js as an introduction to React and similar web frameworks. I chose Gatsby because of the excellent tutorial provided by our guest lecturer https://github.com/jlengstorf

To read through my notes as I explored Gatsby, following some basic tutorials I found on their website, and then redesigning/reuphostering a Gatsby "starter" site.

See it in action

Just go ahead and visit colenixon.com

Installation

git clone https://github.com/Nixoncole/portfolio.git
cd portfolio

Ensure that you have Gatsby.js and dependencies installed

npm install gatsby

Run gatsby develop in the terminal to start.

This site is based off of a starter for Gatsby.js V2. https://github.com/codebushi/gatsby-starter-strata