You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is created by following along the following Udemy course
The email server was provided by the course instructor, to create email accounts with user names ending in @angular-email.com
It demonstrates important features in any enterprise application - Authentication (Sign Up, Sign In, Redirecting user back to sign in when not authenticated, Displaying email content as well as API integration to send and recieve emails)
It uses Semantic UI library for CSS.
To-Dos or future plans
I plan on implementing my own server, either mock or an actual email server to make it a full stack application
I want to implement more features to make this into a real application