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 specific areas of your project would you like help with?

    I want a help in "How to change the fill of an svg when it is hovered"

  • Submitted

    React-Todo-App

    • HTML
    • CSS
    • JS

    0


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

    I am proud of that I was able to complete the challenge but also not satisfied because I can able to implement the bonus point
    
    Next time I will try to implement all the required or listed points into my challenge solution
    

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

    Challenge of implementing logic was a bit difficult to me but at last I was able to implement the logic with the guidance  of online documentation.
    

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

    I would like to get help in how to optimize the code and how to implement smart logic
    
  • Submitted


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

    I am proud of that I completed my first ever challenge that I took from the Frontend Mentor platform
    
    Next time I would like to implement some advance technology of CSS
    

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

    Implementing the CSS accurately was a challenge to me. With the help of Stack Overflow, CSS-Tricks MDN like websites help me to overcome the challenge

  • Submitted


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

    I am most proud of "at last I completed the given challenge " because it took me 4 to 5 months or even more to complete the given challenge. In this project I have implemented row CSS , no Modern tools are used like Bootstrap or Tailwind CSS . So in future I would use Tailwind CSS which makes difference.

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

    CHALLENGES ENCOUNTERED WERE:-

    1] How to implement routing without reloading the whole page
    2] How to add CSS class to an element depending upon the condition
    3] How to make responsive design
    4] How to host the project prefectly on the Vercle platform
    5] Which files to include in the .gitignore file while pushing the code on the Repository.
    

    HOW DID I ACHIEVED THE SOLUTION FOR THE ABOVE CHALLENGES?

    1->The routing challenge was solved by implementing react technology
    2->Add class or classes to and element depending upon the condition was solved using clsx package 
    3->By Making use of media queries it helped me to solve the problem of responsive design
    4->By adding unnecessary files to the .gitignore file and adding important files like assets  etc into the public folder helps to host he project perfectly onto the vercle platform
    5->By referring a friend and making use of google, chatgpt helped me to solve the challenge 
    

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

    Areas like 1] Responsive Design 2] Conditional rendering when the width of the window changes Following the above two areas which I would like to get help with