This repo contains the code for the Next.js + moltin tutorial on YouTube.
git clone https://github.com/moltin/nextjs-tutorial-code.git
cd nextjs-tutorial-codeEach 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.