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?

    What I liked most was the process above all, the time I spent thinking about the layout in the shape of a cross, I forced myself to use tailwind and as I went along I had the impression I was learning new things and making progress.

    I might have liked to find out more easily with css grid how to do the layout, but I didn't succeed and so I fell back on flexbowx, which I master better

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

    It was mainly a question of doing the layout and being as close as possible to pixel perfect.

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

    I would have liked to know how others would have done using css grid instead of flex box.

  • Submitted

    recipe-page

    • HTML
    • CSS

    1


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

    I found it interesting to do this project because in each little section there were nuances to manage with flexbox, whether in terms of alignment or spacing, which made it an interesting addition to work on, particularly to maintain consistency between mobile and desktop mode.

    In fact, for this project, I preferred to put several mobile elements in place each time, then go back to the desktop format, and that's how I progressed from section to section. I thought I'd do it quicker, but sometimes I had to think a bit harder than expected to try and get as close as possible to the pixel perfect layout!

    It makes me want to get this layout and make a react component with a small database and make several pages like aca from this same layout xD

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

    I thought it was a very good exercise for revising flex boxes.

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

    I'd love to see if other people have come up with simpler ways of setting up bulleted lists, or any other way of doing this code in general!

  • Submitted


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

    I don't know what I'm proud of, to be honest, but I like the fact that I'm going into every detail while exploring the tailwind doc, it's quite inspiring.

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

    I had never used apply in a with tailwind classes in a css class, it allowed me to have a little cleaner code this way I think.

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

    would there have been even more effective ways of achieving the challenge with the same technology (tailwind?)?

    and if not, I'm still curious about what other people have done using other means.

  • Submitted


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

    I was just trying to do a little exercise in the neobrutalism style, so I thought it was quite nice and didn't take me too long.

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

    to make the black border as I use tailwind css I had to make a custom class in tailwind.config.js

    with this to give the effect that gives a lot of contrast to this map boxShadow: { "bottom-right": "8px 8px 0 0 #000", },

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

    if anyone knows of a way to make the black border on the map without using tailwind.config.js, I'd be quite curious.

  • Submitted


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

    I don't really no, it was not difficult, just wanna try the challenge and have fun :)

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

    for the moment it was not challenging

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

    ... ?

  • Submitted


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

    Nothing special

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

    I don't remember that

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

    I don't know too