Angular frontend for Secure User Management system with login, registration, and user profile features.
- User registration and login
- JWT-based authentication with backend
- Fetch and display user profile information
- Responsive UI for desktop and mobile
- CORS-enabled to communicate with Spring Boot backend
- Frontend: Angular 15+
- UI: HTML, CSS, Angular Material (optional)
- Authentication: JWT with OAuth2 Resource Server backend
- Node.js v18+
- npm v9+
- Angular CLI v15+
- Clone the repository:
git clone https://github.com/Manmohan373/secure-user-management-frontend.git
cd secure-user-management-frontend