Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

All solutions

  • Submitted


    What are you most proud of, and what would you do differently next time?

    Built with -Semantic HTML5 markup -Browserside JavaScript -Node.js backend to serve JSON data and to perform templating with EJS -CSS custom properties and fonts -CSS responsive transition animations -Flexbox -Grid -Web-first workflow

  • Submitted


    What are you most proud of, and what would you do differently next time?

    I learned how to add custom fonts in CSS which are defined in my project folder using the @font-face rule.

    What challenges did you encounter, and how did you overcome them?

    Using the same sizing which was in the Figma design did not make the article summary to be in 3 lines thus I had to shrink down the card's width in order to make everything pixel perfect

    What specific areas of your project would you like help with?

    How can I organize my code even more? Is it enough how I outsourced the font sizes and colors globally in the base.css?