Skip to content
View akoroc's full-sized avatar

Block or report akoroc

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
akoroc/README.md

Akoroc — Next.js (App Router) + Tailwind

Full‑spectrum digital agency site with:

  • App Router, TypeScript, Tailwind
  • Framer Motion, lucide-react
  • Services pages (/services, /services/[slug])
  • Blog (Markdown in content/posts)
  • Contact form (Netlify Forms + honeypot) at /contact
  • Sitemap & robots
  • Netlify config

Quick start

npm i
npm run dev
# open http://localhost:3000

Deploy on Netlify

  • Connect repo
  • Build command: npm run build
  • Publish directory: handled by @netlify/plugin-nextjs
  • The plugin is already added in netlify.toml

Customize

  • lib/services.ts — edit services content
  • content/posts/ — add blog posts (frontmatter title/date/excerpt)
  • Update social links in components/nav.tsx
  • Replace /public/og.png and favicon.ico

Popular repositories Loading

  1. akoroc akoroc Public

    TypeScript