Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 794 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 794 Bytes

Next.js headless app with Cobalt example

How to use

Download the example or clone the repo:

Install it and run:

npm install
npm run dev

The idea behind the example

The project uses Next.js, and shows how it is possible to integrate it with Eidosmedia Cobalt headless APIs. It also includes @mui/material and its peer dependencies, in order to build a modern, responsive website - taking inspiration from the Fortnightly MUI template.

WARNING: this code is not meant to be used in production! It's only purpose is to illustrate how to interact with Cobalt APIs.