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.
The shop is completely built.
link to the deployed shop: https://nextjs-blog-eta-flax-94.vercel.app
First clone this repository into your local system and run npm i && npm start
to start the application.