Skip to content

Demo project built with Next.js-15 to explore project structure, server components, routing, route handlers, fetching data, server actions and authentication. Designed as a foundational example for learning and expermenting with NextJS 15.

Notifications You must be signed in to change notification settings

GeekShubhamRajput/nextjs15-demo-app

Repository files navigation

Next JS Demo App

Getting Started

To create next app

npx create-next-app app_name

To run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

Contents

  1. Introduction to Next.js 15
  2. Development Environment
  3. New Next.js Project
  4. Understanding Project Structure
  5. React Server Components
  6. Routing
  7. Route Handlers
  8. Fetching Data
  9. Server Actions
  10. Authentication
  11. Next Steps

About

Demo project built with Next.js-15 to explore project structure, server components, routing, route handlers, fetching data, server actions and authentication. Designed as a foundational example for learning and expermenting with NextJS 15.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published