This test should take about 1 hour
- Runnable with
ng serve
- A landing page with full page image and a single button to proceed.
- A Navigation Bar that uses Angular Animations
- It must not be present in the landing page
- A second route that displays the example json in a table with filtering and sorting capabilities
- A third route that displays a styled
<div>
of default text which is replaced with a custom text that demonstrates your use of directives- You may choose any type of directive to make this happen
- You may choose any mechanic to make this happen
- Angular CLI
- Angular Material
- SCSS
- Example json as a payload,
- Lorem Ipsum
and any other libraries you see fit.
Your code will be evaluated more on the quality than on completing the scope.
Please submit a link to your personal git repo with your commits.