Skip to content

DevilKo0l/my-graphcms-blog

Repository files navigation

My Personal Blog

A responsive progamming blog for myself ❤️
Explore the docs »

Live Preview

About The Project

I built my personal blog to share my knowledge and help other people out. There are many great content waiting for you

Built With

The technologies I use in this project inclues:

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

You need to install nodejs

Installation

  1. Clone the repo

    git clone https://github.com/DevilKo0l/my-graphcms-blog.git
  2. Install npm in gourmet-restaurant-web folder

    npm install
    
  3. Run the project

    npm run dev
    

    Runs the app in the development mode.
    Open http://localhost:3000 to view it in your browser.

    The page will reload when you make changes.
    You may also see any lint errors in the console.