/jryanconklin.com

Primary LanguageJavaScriptMIT LicenseMIT

Portfolio Site

Netlify Status

Welcome to the repository for my portfolio site. You can find it here.

Built With Gatsby

This site was built on Gatsby using gatsby-starter-hello-world

Gatsby

Built with Tailwind

This project uses Tailwind CSS!

🚀 Quick start

  1. Clone this repo.
  2. Navigate in and start it up.
cd jryanconklin.com/
npm i
npm run develop
  1. Build Assets
npm run build