Skip to content

Latest commit

 

History

History
75 lines (50 loc) · 1.7 KB

File metadata and controls

75 lines (50 loc) · 1.7 KB

User-Management-Nextjs

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.

Demo

Features

  • 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

Screenshots

Users

  • Home Page

Add User

  • Add User Popup

Run Locally

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

Tech Stack

Deployment

The application is deployed on Vercel.

Contributing

Contributions are always welcome! Just raise an issue, and we will discuss it.

Feedback

If you have any feedback, please reach out to me here