Skip to content

vinhocent/triho

Repository files navigation

tr1e portfolio_

Overview

  • components/* - The different components the whole site uses
  • lib/* - Small snippets of code used around and about on the website
  • pages/writing/* - Static pre-rendered blog pages using MDX w/ next-mdx-remote.
  • pages/* - All other static pages.
  • public/* - Static assets including fonts and images.
  • styles/* - Global styles lives here, most things are done w/ Vanilla Tailwind CSS but some niche things exist here

Running Locally

This application requires Node version: 14.15.3

npm install
npm run dev

About

‍💫 My personal website built w/ NextJS, Tailwind deployed on Vercel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published