AngularUserAlbum is a web application that allows users to log in, view user albums, and manage their profiles.
- Angular
- Bootstrap
- Admin and non-admin user authentication.
- View albums associated with each user.
- User profile management.
-- Username: Leanne Graham Email: Sincere@april.biz
-- Username: heba Email: heba@gmail.com
You can log in with any user from jsonplaceholder.typicode.com/users. Alternatively, you can register with any user and log in with the created credentials.
- Clone to your local machine.
- npm install dependacies.
- ng -serve -o.
- json-server --watch db.json










