Blog Application (Full Stack)

cms blog-01

cms blog-02

Introduction

This is a Full-stack Blog application in which visitor's can view blog posts according to category as well as comment on the post. Next.js , React.js and material UI are the core libraries/frameworks used in developing the frontend of this blog application. GraphCMS is used as the primary content management system.

Development Stage

The shop is completely built.

Live Preview

link to the deployed shop: https://nextjs-blog-eta-flax-94.vercel.app

Setup

First clone this repository into your local system and run npm i && npm start to start the application.