Skip to content

gmook9/GMwebsite

Repository files navigation

Personal Website - garretmook.com

This is the code for my personal website, garretmook.com.

Tech Stack

  • Next.js
  • React
  • TailwindCSS

Additional Dependencies

  • DaisyUI
  • TypeScript

Getting Started

To view the site locally:

  1. Clone the repository: git clone https://github.com/gmook9/GMwebsite.git
  2. Install dependencies: npm install
  3. Run the development server: npm run dev