Next.js is an opinionated open-source web development framework built on top of Node.js. It enables server-side rendering and the generation of static websites in React-based web applications. In this tutorial, we’ll learn the basics of Next.js and at the end of the tutorial we will create a Simpe Image Gallery.
Table of contents
IntroductionInstallation and SetupNavigation Between PagesStyling, Assets and MetadataPre-Rendering and Data FetchingDynamic RoutesAPI RoutesDeploymentConclusion4 Comments
Sort: