kukac7 / leerob.io

✨ My portfolio built with Next.js, Tailwind, Prisma, and Vercel.

Home Page:https://leerob.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deploy with Vercel

leerob.io

Overview

  • pages/api/* - API routes powering /dashboard, newsletter subscription, and post views.
  • pages/blog/* - Static pre-rendered blog pages using MDX.
  • pages/dashboard - Personal dashboard containing metrics like sales, views, and subscribers.
  • pages/* - All other static pages.

Running Locally

$ git clone https://github.com/leerob/leerob.io.git
$ cd leerob.io
$ yarn
$ yarn dev

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

About

✨ My portfolio built with Next.js, Tailwind, Prisma, and Vercel.

https://leerob.io

License:Other


Languages

Language:TypeScript 89.7%Language:JavaScript 6.0%Language:CSS 4.0%Language:Shell 0.2%