moltin / nextjs-tutorial-code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Next.js tutorial code

This repo contains the code for the Next.js + moltin tutorial on YouTube.

Getting started

git clone https://github.com/moltin/nextjs-tutorial-code.git
cd nextjs-tutorial-code

Each folder contains the code that was created during episode. You can cd into any directory and run yarn to install dependencies and yarn dev to start the next development server.

About

License:MIT License


Languages

Language:JavaScript 88.6%Language:CSS 11.4%