Next.js is a powerful and flexible framework for building server-side rendered React applications. In this book, you will learn how to develop a full-stack ERP application from scratch to production using Next.js.
The book will begin by covering the basics of Next.js. including setting up the environment and creating your first app. You will then…