Skip to content

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

License

Notifications You must be signed in to change notification settings

Bitbbot/leerob.io

 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 91.6%
  • JavaScript 4.3%
  • CSS 3.9%
  • Shell 0.2%