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

https://github.com/sethburtonhall/nextjs-starter


https://github.com/sethburtonhall/nextjs-starter

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

[![Contentstack Logo](/public/contentstack-readme-logo.png)](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.

![Contentstack-Nextjs-starter-app](/public/starter-app.png)

## 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/)