Skip to content

Features that leverages server components, server actions and of course NextJs App router.

License

Notifications You must be signed in to change notification settings

dorji-dev/next_app

Repository files navigation

Next.js App Router Demo

Welcome to the Next.js App Router Demo! This project showcases various features and concepts implemented using the Next.js App Router. The application demonstrates real-world examples of infinite scrolling, pagination, parallel routing, and more.

Features

  • Infinite Scrolling: Implemented using server actions and useSWR.
  • Pagination: Server-side and client-side data fetching with tanstack/react-table.
  • Parallel Routing: Render multiple pages simultaneously.
  • Intercepting Routes: Modal routing without losing context.
  • Music & Video Streaming: Real-time media streaming examples.

Tech Stack

  • Next.js
  • TailwindCSS
  • React Icons
  • Radix UI

Getting Started

  1. Clone the repository
  2. Install dependencies: npm install
  3. Run the development server: npm run dev

License

This project is open-source and available under the MIT License.


Built with ❤️ by dorji-dev

About

Features that leverages server components, server actions and of course NextJs App router.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published