https://github.com/sethburtonhall/nextjs-starter
https://github.com/sethburtonhall/nextjs-starter
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sethburtonhall/nextjs-starter
- Owner: sethburtonhall
- License: mit
- Created: 2022-05-18T19:19:43.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-24T15:39:21.000Z (almost 3 years ago)
- Last Synced: 2025-03-08T13:38:54.822Z (about 2 months ago)
- Language: JavaScript
- Homepage: next-js-starter-pi.vercel.app
- Size: 1.07 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
[](https://www.contentstack.com/)
# Build a Starter Website with Next.js and Contentstack
About Contentstack: Contentstack is a headless CMS with an API-first approach that puts content at the centre. It is designed to simplify the process of publication by separating code from content.
About this project: Next.js is a minimalistic framework for server-rendered React applications.This guide will help you create a starter website built on top of Next.js with minimal steps.

## Live Demo
You can check the [live demo](https://contentstack-nextjs-starter-app.vercel.app) to get first-hand experience of the website.
## Tutorial
We have created an in-depth tutorial on how you can create a Next.js starter website using Contentstack's Node.js SDK and its fetch content from Contentstack.
[Build Website using Next.js and Contentstack](https://www.contentstack.com/docs/developers/sample-apps/build-a-starter-website-using-next-js-and-contentstack/)
**More Resources**
Read Contentstack [docs](https://www.contentstack.com/docs/)
Learn about [Next.js](https://learnnextjs.com/)