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?

    Doing this project has made me understand a lot about Tailwind CSS as it's the first project that I'm using it with, and it's really interesting.

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

    The first challenge I encountered when doing this project was the configuration of Tailwind CSS as I configured it using node js. I thought a one-time configuration would suffice all the code I'll be writing not knowing that I'll have to do that on every new code folder. I was able to solve it by doing some research on how I can use it without the occasional configuration which is somehow stressful, so I copied the folder that I'd configured before and pasted it into the new folder I used for this project.

    Secondly, I was not able to get the correct colors used in the project as the style. readme wasn't precise enough and I had to use similar colors that I believe are closest to the project given.

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

    I'd like help with the tailwind styling that I did, as I believe I still need lots of practice for me to master it well. Also, I'd love to ask if Tailwind CSS be the best to use as a beginner or continue with the native CSS.

  • Submitted


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

    This is my first time creating a project with html and css and for the fact that I'm able to achieve the replica of the challenge given, I'm proud of that.

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

    I encountered the challenge of image directory as I was unable to direct the code the it but I later moved the image to the same directory as the code file, and so it was easy to point to the image like that.

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

    I'll like help with the css style code because I believe the codes written were too much and also will reduce the speed of the page. Kindly help with the irrelevant code that are in there and how I can make it more effective.