/jamiebrynes.com

Hosts the source code for jamiebrynes.com

Primary LanguageHTML

jamiebrynes.com

This website is built with NextJS and TailwindCSS.

🚀 Quick start

First, clone the repository:

$ git clone git@github.com:jamiebrynes7/website.git

Install dependencies:

$ npm install

Then run a development server:

$ npm run dev