Skip to content

My personal website that I built using NextJS & Framer Motion

License

Notifications You must be signed in to change notification settings

MericcaN41/mericdev

Repository files navigation

My Personal Website

meric.dev

Source code of my personal website that I made using Next.js. Hosted with Vercel.

Includes

  • A working contact form that uses discord webhooks to send messages to your servers.
  • Fully functional Blog system that's integrated to the Contentful CMS.
  • Statically generated blog pages

How to run?

Clone the project and add fill your .env.local file accordingly.

CONTENTFUL_ACCESS_TOKEN=""
CONTENTFUL_SPACE_ID=""
WEBHOOK_URL=""