File Generator

This web app serves as an introduction to Angular development. Since I've mostly used React so far, I was excited to write my first page using Angular framework.
Features
- Choose the file name
- Optionally choose file extension (Currently Java, Python, or Text)
- Type whatever you want into the text area, or click a button to load a random short story
- Download your file to your local storage
You can also choose the page's language (English or Hebrew). This is implemented by using pipes, services, and aws lambda function