GitPedia

React interactive paycard

Interactive React Paycard

From jasminmif·Updated June 17, 2026·View on GitHub·

Inspired from a vue project [vue-interactive-paycard](https://github.com/muhammederdem/vue-interactive-paycard), I decided to recreate the same on React as a part time fun project. I did some minor changes on the animations and optimizations on the code. The project is written primarily in JavaScript, distributed under the MIT License license, first published in 2019. It has gained significant community traction with 2,208 stars and 247 forks on GitHub. Key topics include: credit-card, payment, react, react-animated-css, react-animations.

react-interactive-paycard

Inspired from a vue project vue-interactive-paycard, I decided to recreate the same on React as a part time fun project.
I did some minor changes on the animations and optimizations on the code.

A fantastic credit card form with smooth and sweet micro-interactions. Includes number formatting, validation and automatic card type detection. Built with reactjs and also fully responsive

Demo

https://codesandbox.io/s/github/jasminmif/react-interactive-paycard/tree/master/?fontsize=14&hidenavigation=1&theme=dark

Libraries used

Available Scripts

In the project directory, you can run:

npm install

Installs all the required packages.
You must run this command before start the development mode.

npm start

Runs the app in the development mode.<br />
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.<br />
You will also see any lint errors in the console.

npm run build

Builds the app for production to the build folder.<br />
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.<br />
Your app is ready to be deployed!

Contributors

Showing top 8 contributors by commit count.

View all contributors on GitHub →

This article is auto-generated from jasminmif/react-interactive-paycard via the GitHub API.Last fetched: 6/20/2026