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


    Hi folks, I have completed this challenge. It was a nice challenge to practice in Javascript and CSS since I am used to ReactJs I wanted to practice Javascript. I have used webpack to bundle the application.

    I am new to accessibility, I tried to make the button accessible via keyboard but I was unable to do so, I will be working on that.

    Feedbacks are welcomed.

  • Submitted


    It was a fun challenge, learned many new things. The most challenging parts were :

    • creating layout
    • navbar tab indicator
    • explore button

    What I learned:

    • reuse of css classes
    • creating mixin in sass
    • Creating layout
    • responsiveness (mobile first approach)
    • reusing components in react

    What I like about this website:

    • the way explore button came out to be is super nice
    • I really like the destination component and animation on planet ( tried it for the first time)
    • navbar underline indicator (never thought I could make that )

    What I don't like:

    • background image streching on change of screen size.
    • css classes name that i wrote
    • little messy code here and there

    Feedback is welcomed. :)

  • Submitted


    the most challenging part was designing a custom checkbox and I still can't figure out how to set a gradient color border for round checkbox I haven't implemented drag and drop but added one extra feature to edit to-dos. I am having issues in implementing drag and drop so working on it. Feedback is welcomed.

  • Submitted


    Hi, I am learning Sass. I would like to have feedback on best practices and on design and code. This will help me learn sass and react.