/myfirst_blog

This is a code repository for a sample personal blog application that can handle with user friendly 'GraphCMS'. In this application, we can create posts, update, view and delete and furthermore as the author of the post we can accept user comments or reject them via GraphCMS.

Primary LanguageJavaScript

Sample Personal Blog Application

Blog Application

Introduction

This is my very first blog application buil with next.js and using GraphQl with GraphCMC.

I build this application after refer some youtube tutorials and gather information from Internet.

Setup & Run the application:

  • run npm run dev for development server.