NextJS Simple Example This is a simple next js example to learn the basics. Installation Use the package manager npm to install dependencies. npm install Usage Run application npm run dev