This simple admin dashboard, i build for my learning in Next.js project purpose.
dashboard admin :
User List Menu :
User View & Update page:
also :
- login authenticated with nextauth.
- enscript password with bcrypt
- connection to mongDB with mongoose
npm install