This is Michael McCrae's portfolio site. It is forked from Lee Robinson
Stack is the following:
- Framework: Next.js
- Deployment: Vercel
- Styling: Tailwind CSS
- Analytics: Vercel Analytics
This application requires Node.js v18.17+.
git clone https://github.com/leerob/site.git
cd site
bun install
bun run delete # Remove all of my notes
bun dev