Skip to content

A simple user manager dashboard powered by React, Next, Redux, MUI

Notifications You must be signed in to change notification settings

AbolfazlHeidarpour/users-list-next-redux-mui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

users-list-next-redux-mui

Introduction

A simple user manager dashboard created using NextJS, TypeScript, Redux, RTK Query, cookies-next and Material UI

Features

  1. Users paginated view
  2. Removing users
  3. Add/Remove users to/from favorites
  4. Displaying latest favorited user's name in navbar using cookie
  5. Filter search
  6. Creating new user

How to start?

  1. Go to Server directory, install packages by npm i, then run npm start to start nodejs server
  2. Go to Client directory, install packages by npm i, then run npm run dev to start ssr frontend application
  3. Enjoy!

About

A simple user manager dashboard powered by React, Next, Redux, MUI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published