/stevenquinndesign

Source code for https://www.stevenquinndesign.com website.

Primary LanguageJavaScriptBSD Zero Clause License0BSD

Stevenquinndesign

This is the source code for https://stevenquinndesign.com, my blog! It's using the Gatsby blog starter, which is a great way to get started with Gatsby. This also includes Tailwind CSS, which is a great utility-first CSS framework.

Getting Started

To get started, clone the repo and install the dependencies:

git clone
cd stevenquinndesign
npm install

Then, run the development server:

npm run develop

Open http://localhost:8000 with your browser to see the result.