Inspired from a vue project vue-interactive-paycard, I decided to recreate the same on React. I did some minor changes.
git clone https://github.com/Wizard-Squad/react-fancy-payment-page.git
cd react-fancy-payment-page
yarn # to install all the packages
yarn dev # to start the development server
yarn build # to build the project