This project is a simple web application built using the MEAN stack.
The backend was developed using Node.js and Express.js to provide RESTful APIs that fetch user data from a MongoDB database.
The frontend was built with Angular to display a list of user profiles including name, email, and a short bio in a clean and structured layout.
The project focuses on clean code structure, separation between frontend and backend, and ease of