Skip to content

naqeeb2710/NaqeebBlog

Repository files navigation

Naqeeb's Blog

A sneak peek into what we have here

GraphCMS Headless Blog

Introduction

This is a code repository for the Naqeeb's Blog

With featured and recent posts,full markdown articles, author information, comments, and much more, this fully responsive CMS Blog App. And what's best of all is that you and your clients can manage the blog from a dedicated Content Management System.

I have used GraphCMS for Content Management System. GraphCMS is a headless content management system based on GraphQL technology enabling seamless integration with any application.

Technology Stack 🛠️

  • Coding Languages: JavaScript HTML5 CSS3React React TailwindCss graphql GraphCms

  • Project Management Tools: GitHub Git

Environment Setup for local use-

  • Drop a ⭐ on the GitHub repository.

  • Download Git (when you install Git, Git Bash also gets installed by default)

Installation using NPM


  • Clone the repository by running command
git clone https://github.com/<your user-name>/NaqeebBlog.git

in your git bash.

  • Run command cd NaqeebBlog

  • Run this command to install all dependencies for the project.
npm install

  • Run this command to start the project as a developer.
npm run dev

  • Open link to view the website in your browser window if it doesn't open automatically.
http://localhost:3000/

Maintainers ✨


Naqeeb Ahmed