Skip to content

hassan-ak/wmd-next-contentful-blogs

Repository files navigation

Blogs with Contentful

Blogs App to demostrate working with contentful cms with Next.js

Framework and libraries

  • Following frameworks and libraries are used for creatinbg this app

    • Next.js 13
    • Tailwind CSS

Instructions

  • While running the app localy don't forget to update env values in 'next.config.js' file, for that you need to create content on contentful
  • You can also use data from ./contentful/response.ts or ./contentful/response.json

Deployment