This app was built in angular, see ANGULAR readme for how to build and run.
This app was built as part of the frontend mentor challenge, FE-MENTOR.md
To keep it simpler with Angular and make it easier to just view the css and html the code was mainly confined to these 2 files: Most html code can be found in app.component.html Most css code can be found in app.component.css
With a little in index.html and sytles.css as well.