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 comments

  • BIKI DAS 295

    @Biki-das

    Posted

    Remove the Mobile hamburger menu you already have one, and the add to cart button is working odd try to match it with the design preview and active states

    0
  • @femacaraeg

    Submitted

    This is an interactive credit card validation form.

    I used create-react-app for building the project. I used formik and yup for the checking the validation of the credit card details.

    What I found most difficult while building the project is the responsiveness. I am still working on my HTML and CSS skills. If you have any advise and feedback for me, they are very much welcome.

    BIKI DAS 295

    @Biki-das

    Posted

    Try to build the same without react, react seems to be an overkill for this type of work according to me as there is not a lot of state to manage in the whole app, if you think in a broader term , the app only has a form where we pull the data from and inject those values on the card image that's it and you can try to do this with vanilla Js. here is mine with vanilla Js - https://creditcardadd.netlify.app/

    Marked as helpful

    0
  • BIKI DAS 295

    @Biki-das

    Posted

    COOOL LIKED THE TEXT EFFECT ON THE CARD! HERE IS MINE https://creditcardadd.netlify.app/?

    1
  • BIKI DAS 295

    @Biki-das

    Posted

    You can look at my solution and have an idea https://creditcardadd.netlify.app/?

    0
  • BIKI DAS 295

    @Biki-das

    Posted

    mobile responsiveness is not working decrese your container width and it shall do the job

    Marked as helpful

    0