Skip to content

aryomuzakki/nextjs-graphcms-blog

Repository files navigation

Aryo's Blog

This project is the result of learning Next.js, Tailwind CSS, GraphQL, and GraphCMS from youtube with the title Build and Deploy THE BEST Modern Blog App with React | GraphQL, NextJS, Tailwind CSS that was created by Javascript Mastery Channel.

Demo

https://nextjs-graphcms-blog-by-aryo.vercel.app

Stack

How to Use

1. Clone repository then Install Dependencies

  • git clone 
    cd nextjs-graphcms-blog
    npm instal # or use yarn 
    cp .env.local.example .env.local 

2. Set GraphCMS Schema and API Endpoint and Key

  • Make a new account in GraphCMS (if you haven't made one).
  • Create a new blank Project.
  • Create the Schema, Model, and etc.
  • Get API endpoint and API Key, then add it to .env.local file.

See the tutorial for reference on how to create a new project in GraphCMS.

3. Run Locally


This project initialized using Next.js + Tailwind CSS Example.

About

A NextJS + Tailwind CSS Blog, connected to GraphCMS using GraphQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published