muhammed / interactive-card

Credit card form with smooth and sweet micro-interactions
https://codepen.io/JavaScriptJunkie/pen/YzzNGeR
MIT License
321 stars 89 forks source link

simplify contributions by fully automating the dev setup with gitpod #28

Closed nisarhassan12 closed 2 years ago

nisarhassan12 commented 4 years ago

Hi! :slightly_smiling_face:

This Pr simplifies code contributions by fully automating the dev setup with Gitpod(A free online VS code-like IDE). With a single click, it will launch a workspace and automatically:

so that anyone interested in contributing or playing around with the code can start straight away.

You can try it on my fork via this link:

https://gitpod.io/#https://github.com/nisarhassan12/vue-interactive-paycard/

image