Skip to content
This repository was archived by the owner on Dec 18, 2025. It is now read-only.

danielcranney/nextjs-app-router-basics

Repository files navigation

WeAreDevelopers Logo

Next.js App Router Basics

This project gives you a basic introduction to the App Router in Next.js, and accompanies a technical article published for the WeAreDevelopers.com magazine.

Installation

Install and run the development server:

  npm i
  npm run dev

Demo

Live demo: View the live demo.

Tech Stack

Server: Next.js 14.1.0

Client: Next.js 14.1.0, React 18.0.0 & TailwindCSS 3.3.0

Authors

This project was created by Daniel Cranney (Developer Advocate at WeAreDevelopers) - @danielcranney.

About

A basic project introducing users to some of Next.js' App Router's core features.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published