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 challenges did you encounter, and how did you overcome them?

    Firebase has been causing deploy issues with my updated css file, therefore my solution includes the entire updated css file live URL may showcase some alignment issues

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

    Any feedback is appreciated, you can also review my solution here: https://codepen.io/istealersn-dev/pen/ExJxzVB

  • Submitted


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

    I am extremely proud of the way I have setup the CSS structure and global variable definitions

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

    I have run into some challenges while positioning the elements on the page, even if sustaining the custom properties usage within CSS

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

    CSS setup and custom properties usage

  • Submitted


    πŸ‘‹Hello Front-End Mentor Community! This is my solution for Testimonial-grid-section challenge 😊

    Built with:

    • HTML
    • Tailwind
    • Mobile first workflow approach
    • Firebase (Hosting)
    • Typescript tailwindconfig

    Had fun building this version using Grid while practicing TailwindCSS in HTML

    Any feedback is always massive **Appreciated!**πŸ‘

  • Submitted


    Built with the following:

    • Semantic HTML5 markup
    • SCSS custom properties
    • Flexbox
    • CSS Grid
    • Mobile-first workflow
    • Firebase (hosting)
    • Watch SaSS for .scss compilation

    any feedback or observation will be massively appreciated! If you liked it please leave a star in the repository

  • Submitted


    This was attempted to practise firebase CLI, I have left the configuration as is for quick understanding in addition to documentation under /docs

    Please add 'Star' to the repository if you like it

  • Submitted


    This was fun to build while aiming to get the layout done with only using GRID, approached this in a scalable manner.

    Take a look and any feedback will be massively appreciated!

  • Submitted


    Loved this challenge, especially setting up the project using ViteJs with Typescript. It was a great exercise to learn Typescript and have hands on. I have approached this project as a scalable architecture therefore broke down into Atoms, Components using Atomic Design Pattern.

    Any feedback will be massively appreciated, if you liked the project please share your likes and 'Star' the repository by visiting 'View Code'

  • Submitted


    I attempted to build this project using the latest version of Next.JS 13 with app router using Typescript, for styling I relied on Styled-Components.

    Had lot of challenges especially with declaration of types, passing props from parent to child, making controlled vs uncontrolled component, etc.

    Any feedback will be highly appreciated!

  • Submitted


    This was an interesting challenge for me I haven't built dashboards in the past. I tried my best to setup the right folder structure, followed practices of BEM for SCSS, added multiple mixins and functions.

    Any feedback will be highly appreciated!

    P.S. I also attempted to use gulp for the 1st time to automate sass and js compilation using @babel, also enabled watcher