devmnj / contentful-nextjs-blog

Nextjs-Contentful Headless CMS implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contentful-Nextjs Blog

Status License


This is a blog using Nextjs , Contentful Headless CMS and TailwindCSS

πŸ“ Table of Contents

🧐 About

This is a blog project using Contentful CMS and Nextjs and React.

πŸ”Ž Contentful CMS

For the project I have used the Contentful CMS, to work with your own data need to register an account on contentful site and grab the credentials from Settings and configure it with Contentful module.

πŸ§’ Prerequisites

You have to familiar with Javascript frameworks such as React,Nextjs and HTML,CSS and of course the Javascript inorder to work with this project.

⌚ Using the project

Fork the repo and install dependencies, that's all you need. ⛏️.

Install dependencies


yarn install

Running the project

yarn dev

will start the project.

πŸš€ Built Using

✍️ Authors and Guides

πŸŽ‰ Acknowledgements

  • Thank for awesome Mamba template

About

Nextjs-Contentful Headless CMS implementation


Languages

Language:JavaScript 77.0%Language:CSS 23.0%