Skip to content

kennymark/kennymark.com

Repository files navigation

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

About

My portfolio built with Next.js, API routes and MDX for the blog. JAMStack all the way

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published