Skip to content

Repository files navigation

User Management App (Next.js 15 + Redux + SSR)

A full-featured user management app built with Next.js 15 using Server-Side Rendering (SSR). The application includes:

  • Server-side search
  • Server-side pagination
  • Server-side sorting
  • User details modal
  • TailwindCSS + DaisyUI styling
  • Redux Toolkit for state management

🚀 Tech Stack


🧠 Features

  • SSR-Only architecture (No window dependency in core logic)
  • Query-based filtering for search, page, sortField, sortOrder
  • Modal for showing detailed user information
  • *Dark/Light mode

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

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

You can start editing the page by modifying app/page.js. The page auto-updates as you edit the file.


Live Demo

Vercel

About

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages