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.git
Go to the project directory
cd User-Management-Nextjs
Install dependencies
npm install
Setup Environment Vaiables
MONGO_URI = YOUR-MONGO-URL
Start the server
npm run dev
The 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