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.
First, run the development server:
npm run dev
# or
yarn devOpen http://localhost:3000 with your browser to see the result.
One click deploy to make this your own.
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