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?

    After email verification when the form is submitted i just used the conditional rendering technique of react and i think i should have used react routes instead

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

    The one thing which was new to me in this challenge how to manage multiple routes in react, i just figured it out how to handle this but i have not implemented yet.

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

    if anybody review this please help me know whether is it necessary to use react routes in such projects like mine ?

  • Submitted


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

    I am proud of using utility classes of Tailwind css which make my work very easy. I would like to know more about Tailwind css and be able to create stunning websites.

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

    The only challenge i faced this time was the left and bottom side border which made me think of two alternative ways and i ended up using two container i mean one div inside another div and i got the same result. if i am wrong about this one let me know

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

    if anybody has completed this challenge and know about that border issue let me know

  • Submitted

    Todo App

    • HTML
    • CSS
    • JS

    1


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

    I am proud of using tailwind css for creating the layout and responsiveness of this app and also i am proud of using react especially useState hook which made this project very easy for me

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

    During developing this project i have faced many challenges and thank god that those challenges made to learn new things like conditional rendering and how props work and some more things