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


    Hello Everyone πŸ‘‹πŸ»

    I made this Newsletter Signup Form using HTML, JS and Tailwind CSS only. It is fully responsive. Also I have added email validation effect without JS, by using Tailwind peer class.

    Please give your feedbacks on design and code 😊

  • Submitted


    Hello Everyone πŸ‘‹ I tried making this component as fast as possible with Stopwatch. I finished in approx 30 minutes.

    Please check and give your feedbacks!

    I added a subtle landing animation and simple button hover effects.

  • Submitted


    Hello Everyone πŸ‘‹πŸ»

    I made this Tip Calculator app using HTML, CSS and JS only. I also added a simple landing animation. I used flexbox to make it responsive.

    I checked other's solutions, but they did not consider the overflow of output. I used "word-break" property to properly fit the calculated result. It breaks the overflowing numbers into next line. See it in action by entering a large amount in bill.

    Please give your feedbacks on design and code 😊

  • Submitted


    Hello Everyone!😊

    I made this site using HTML, CSS and Vanilla JS with Live Input Validation! It validates while user is typing and also when Form is Submitted. I Used REGEX and JS for Email and Password Validation.

    My CSS is messy. I learned that, I should have used rem for font sizing em for padding, margins, etc.

    Please drop your feedback and check my other solutions too.