There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
This was my first attempt to Angular. Code is a total mess (especially css/components). I Managed to implement some features like: Form with validation, sending form content via http post request and then forwarding the content as email message with ASP.NET Core Web Api SMTP Client, simple download file stream from backend server to user via http get request