theMattCode / theMattCode.com

My personal corner in the internet

Home Page:https://themattcode.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to theMattCode.com

This is the source code for my personal website, theMattCode.com. It is built using Next.js.

Getting Started

  • Install dependencies and start the development server:
    npm install
    npm start:dev
  • Open http://localhost:3000 with your browser to see the result.

Conventions

  • All sources must comply to ESLint's conventions. Basically, all rules are active and validated in the CI pipeline. See latest docs on esling.org.

About

My personal corner in the internet

https://themattcode.com


Languages

Language:TypeScript 34.7%Language:MDX 33.0%Language:CSS 30.6%Language:JavaScript 1.7%