Submitted about 1 year ago
Results Summary Component using Angular 16 & Tailwind CSS
@Da-achraf
Design comparison
SolutionDesign
Solution retrospective
The project was pretty simple. I tried to not hard code everything in the template; I convert the array of summary items provided in the data.json file into an observable and I subscribed to it at the level of the template using async pipe and loop over the items using ngFor. For responsive design, Tailwind follows already a mobile first approach which make it easy to build complex responsive layouts according to different breakpoints.
Community feedback
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord