Next.js template for building web applications Prerequisites Git Node.js Setting Up Clone the repository git clone git@github.com:arlgnv/nextjs-web-app.git Install dependencies npm install Development npm run dev Production npm run build