Skip to content
This repository was archived by the owner on Mar 22, 2023. It is now read-only.

sanity-io/example-frontend-next-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sanity + Next.js frontend example

DEMO 👉 https://sanity-example-frontend.now.sh

This is an example Sanity powered frontend for the movies database dataset using Next.js.

Prerequisites

You will need Node.js version 6.0 or greater installed on your system.

Setup

Get the code by either cloning this repository using git

> git clone https://github.com/sanity-io/example-frontend-next-js.git

... or downloading source code code as a zip archive.

Once downloaded, open the terminal in the project directory, and install dependencies with:

> npm install

Then start the example app with

> npm run dev

The app should now be up and running at http://localhost:3000

About

An example of a Sanity powered frontend using Next.js

Topics

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 8