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