Skip to content

Latest commit

 

History

History
executable file
·
28 lines (17 loc) · 1.08 KB

README.md

File metadata and controls

executable file
·
28 lines (17 loc) · 1.08 KB

Im Kenny, here is the code responsible for my portfolio/blog. Partly inspired by inspired by leerob website It's built with React, Next.js, useSwr etc.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Deploy on Vercel

One click deploy to make this your own. Deploy with Vercel

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/photography - Personal Photographs my photos hosted on unsplashed