DEV Community

Cover image for Tried to clone the react-credit-cards npm package
Akash Dutta
Akash Dutta

Posted on

Tried to clone the react-credit-cards npm package

I was working on this small but fun project in React, using hooks. Tried to replicate the react-credit-cards npm library as close as possible. Not the perfect one. But I'm learning and shared with you all!

Link - https://codesandbox.io/s/zen-galileo-og82y?file=/src/Components/Card/Card.jsx

Top comments (0)