Design comparison
Solution retrospective
Even though it took me a while to finish this project due to being busy, I am proud that I solved this challenge. Need more discipline to do my next challenge.
What challenges did you encounter, and how did you overcome them? DeploymentThe deployment to Github pages took me 3 days to solve. It gives me an error every time I run ng build. Upon trying and testing I noticed it was connected to the Angular SSR feature. So, I just edit "prerender": false, "ssr": false in build section of angular.json .
What specific areas of your project would you like help with?I am not yet confident about how I construct my project and if I follow some good coding practices, especially using Angular. So, if anyone is an Angular expert please guide me through this.
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