This project is a comprehensive CRUD (Create, Read, Update, Delete) application developed using the MEAN Stack (MongoDB, Express.js, Angular, Node.js). It adheres to professional development standards and features a modern, scalable architecture.
- Complete CRUD functionality
- Responsive and modern user interface
- Scalable backend and frontend architecture
- Elegant UI/UX design with a purple theme
- Simple installation and usage process
Or watch the video directly:
| Dashboard | Create Form | List View | Responsive Layout |
|---|---|---|---|
![]() |
![]() |
![]() |
![]() |
git clone <repo-url>
cd crudcd frontend
npm install
ng buildcd ../backend
npm install
npm startInstall and run MongoDB on your system.
- Frontend: Angular-based, responsive, and modern design
- Backend: Express.js APIs, MongoDB database
- Supports full CRUD operations (Create, Read, Update, Delete)
frontend/: Angular Application (User Interface)backend/: Node.js/Express APIlayouts-pictures/: UI Screenshots & Demo Media
Contributions are welcome! Please fork the repository and submit a Pull Request.
This project is licensed under the MIT License.
Created by Muhammad Sameer
Email: sameerdevexpert@gmail.com
- YouTube Tutorial
- UI/UX Design Inspiration



