Upgrade nextjs-starter to Next.js v13

Includes new approach for laying out Next.js projects. This version ports the v12 '/pages' approach to new experimental '/app' approach.

briangershon/nextjs-starter is a starter template for Next.js v13. Includes TypeScript, Tailwind CSS, daisyUI library based on Tailwind, test framework, navigation and sample page routes.