An open API service indexing awesome lists of open source software.

https://github.com/geeekgod/nextjs-contentful

NextJs with Contentfull headless cms
https://github.com/geeekgod/nextjs-contentful

cms contentful headless-cms nextjs

Last synced: about 2 months ago
JSON representation

NextJs with Contentfull headless cms

Awesome Lists containing this project

README

        

This is the Next.js starter site (and course files) for the Next.js & Contentful tutorial by the Net Ninja.

## Getting Started

To use the starter project, run the following in a terminal:

```bash
npx create-next-app [your-site-name] -e https://github.com/iamshaunjp/next-contentful/tree/lesson-1-starter-site
```