This repository hosts the source code for a User Management Platform built with Next.js, MongoDB, Tailwind CSS, and Shadcn. The application allows users to view, add, edit, and delete user profiles with a focus on an intuitive user experience enhanced by beautiful popups.
- Live Preview: https://user-management-fullstack-nextjs.vercel.app/
- View a comprehensive list of all users
- Add new users with ease
- Edit user details in a user-friendly interface
- Delete users seamlessly
- Beautiful popups for notifications and user interactions
- Responsive design with Tailwind CSS
- Enhanced UX using Shadcn components
- Home Page
- Add User Popup
Clone the project
https://github.com/Mshandev/User-Management-Nextjs.gitGo to the project directory
cd User-Management-NextjsInstall dependencies
npm installSetup Environment Vaiables
MONGO_URI = YOUR-MONGO-URLStart the server
npm run devThe application is deployed on Vercel.
Contributions are always welcome! Just raise an issue, and we will discuss it.
If you have any feedback, please reach out to me here

