Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 632 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 632 Bytes

Ping Coming Soon Page

Built in Angular

This app was built in angular, see ANGULAR readme for how to build and run.

Front End Mentor Challenge

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.