edchapel / node-contentful

Project to demonstrate the Contentful API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A project to demonstrate the Contentful API

How do I use this?

  • Clone this repo
  • Run yarn install
  • Copy the .env.example to .env and fill in your Contentful values
  • Run yarn run dev
  • Open your browser to localhost:3000

What is Contentful?

According to Contentful:

Contentful is the essential content management infrastructure for projects of any size, with its flexible APIs and global CDN.

Why Contentful?

Because it looks very interesting. Also, I needed an excuse to check out the current state of creating a node project.

About

Project to demonstrate the Contentful API


Languages

Language:JavaScript 87.5%Language:HTML 10.9%Language:CSS 1.7%