Skip to content

lizamorr/nextjs-cms

Repository files navigation

Next.js and CMS

This repository uses Next.js to read data from a content management system (like Contentful) and display a dynamic webpage. Each component is rendered according to the json files so that pages can be fully customizable from the CMS.

Technology Stack:

  • Next.js
  • JavaScript
  • Styled Components
  • Yarn

To run locally:

  • Install proper modules (next, yarn, react, react-dom)
  • Run yarn dev

To view through Vercel: https://ext-pme-liza.vercel.app/

Releases

No releases published

Packages

No packages published