Skip to content

Drabblesaur/jt_site_v2

Repository files navigation

Personal Website V2

This repo contains version 2 of my personal website!

This is a Next.js project with Tailwind CSS

For Version 1

For Spline Version (Dark Mode Only)

Improvements from Version 1

  • Written in Typescript
  • Dark Mode
  • Cleaner Code (Idk what I did for V1 lol)
  • Comments!
  • Written with mobile in mind.

Running the Site

First, run the development server:

yarn dev

Open http://localhost:3000 with your browser to see the site!