Skip to content

Tom0Brien/tom

 
 

Repository files navigation

My personal website, built with Next.js, Tailwind CSS, Contentlayer and deployed to Vercel.


Running Locally

git clone https://github.com/Tom0Brien/tom
cd tom

Create a .env file similar to .env.example.

Then install dependencies and run the development server:

pnpm install
pnpm dev

Releases

No releases published

Packages

No packages published

Languages

  • MDX 48.5%
  • TypeScript 44.4%
  • JavaScript 4.9%
  • CSS 2.2%