0 Forks
8 Stars
8 Watchers

nextjs-blog

My adventures learning how to build websites and apps in 2020 using the Jamstack architecture, auto workflows and modern build tools. Content is pre-rendered and served to a CDN and made dynamic through APIs and serverless functions.

How to download and setup nextjs-blog

Open terminal and run command
git clone https://github.com/ChristineTham/nextjs-blog.git
git clone is used to create a copy or clone of nextjs-blog repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with nextjs-blog https://github.com/ChristineTham/nextjs-blog/archive/master.zip

Or simply clone nextjs-blog with SSH
[email protected]:ChristineTham/nextjs-blog.git

If you have some problems with nextjs-blog

You may open issue on nextjs-blog support forum (system) here: https://github.com/ChristineTham/nextjs-blog/issues