Skip to content

afatihyavasi/NextBlog

Repository files navigation

Frame 1

Overview

Simple JAMstack blog developed throughout the Medium article series. To examine Strapi CMS project, you can take a look at backend branch.

Articles

Built With

How to use

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line

Clone this repository

$ https://github.com/afatihyavasi/NextBlog.git

Install dependencies

$ npm install

Run the app

$ npm run dev