This is a repository I made for the code that runs my portfolio site, michaelmccrae.com.
- Clean, minimal design.
- Animated URL links that are styled in the global CSS.
- Testimonials, which are randomly served at the bottom of each page.
- Complimentary fonts—Inter and Norka.
- Next.js - A framework built upon React. I am using app-router file system. NextJS version is 15.3.1.
- Tailwind CSS - I am using a mix of CSS style sheets and Tailwind to help me with quick fixes.
- shadcn - Shadcn was used for adding the breadcrumb functionality.
- TypeScript - The typed programming language that sits on top of JavaScript.
- Google Fonts - Fonts are Inter and Norka.
This project is licensed under the MIT License. Feel free to use, modify, and distribute the code as per the terms of the license.

