whoisjordangarcia / personal-website-gatsby-netlify

Personal website – made with React, Gatsby and Netlify.

Home Page:https://jordangarcia.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gatsby

jordangarcia.me - v2

The second iteration of jordangarcia.me built with Gatsby and hosted with Netlify

Netlify Status

Personal Website

🛠 Installation & Setup

  1. Install Node using NVM
nvm install
  1. Install dependencies
npm install
  1. Start development
npm run start

🚀 Build Application

  1. Generate static bundle assets
npm run build
  1. Preview site once deployed
npm run serve

About

Personal website – made with React, Gatsby and Netlify.

https://jordangarcia.me

License:MIT License


Languages

Language:TypeScript 46.3%Language:CSS 30.5%Language:JavaScript 20.2%Language:Dockerfile 3.0%