Simple Front-end Angular app
The Back-end app is done with ExpressJS (https://github.com/yahiabrd/ExpressApp)
Features :
- Home page
- Login
- Logout
- Profile
- User's model
- CRUD UI (Add user, update user, delete user, get all users/user by email id)
- Secure authentication
- Auth, Token, Users Services