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
- Host: GitHub
- URL: https://github.com/geeekgod/nextjs-contentful
- Owner: geeekgod
- Created: 2022-01-15T15:23:36.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-13T11:24:01.000Z (over 3 years ago)
- Last Synced: 2025-03-28T01:11:25.786Z (about 2 months ago)
- Topics: cms, contentful, headless-cms, nextjs
- Language: JavaScript
- Homepage: https://nextjs-contentful-thisisrishabh.vercel.app/
- Size: 61.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```