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


    An interesting project in terms of working with background properties.

    I decided to try using the clip-path property to give the appropriate shape to the background of the first two sections.

    I will be glad to any feedback!

  • Submitted


    This is my first project with Astro.js!

    Also I use tailwind-css for styling and @astrojs/image integration for image optimization.

    I'm still not good at css grid, although the final solution matches the layout, I don't really like my implementation.

    I would be glad for the community's advice on how to properly create a gallery on the home page!

  • Submitted


    I'm not happy with my implementation for the sharing icons! How would you implement it!? I will be glad to any comments! Thank you!

  • Submitted


    Greetings! I will be glad to your feedback! This is a simple project created with HTML, CSS, JS. The main difficulty is form validation, I still haven’t decided for myself which is better - to use the features of HTML 5, or to completely rely on native JS. This solution is a kind of mix, using the Constraint Validation API.

  • Submitted


    Hello!

    I will be glad to hear your advice on how to improve this project!

    The most difficult task was to implement adaptability according to the layout and input validation.

    For validation, I used the built-in API, which turned out to be a very convenient solution, I did not have to write a lot of JavaScript.

  • Submitted


    Hello! This is my version of the Space Tourism Website, I used React, Tailwind and Framer-Motion for the animations! I hope you enjoy my work, I will be glad to any comments! I don't have enough experience with React and Tailwind and I hope for some constructive criticism from the community! Thank you!

  • Submitted


    Hey! This is my first project where I am using tailwindcss. It was very difficult for me to switch to writing classes for styling. Should I use BEM class naming for better code readability? Any comment would be welcome!

  • Submitted


    This is my first project at Frontend Mentor. I would be glad to receive feedback! In this small project, I have been adding icons using CSS pseudo-elements, is this a good practice?