Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 744 Bytes

readme.md

File metadata and controls

28 lines (22 loc) · 744 Bytes

React Fancy Payment Page

Inspired from a vue project vue-interactive-paycard, I decided to recreate the same on React. I did some minor changes.

Demo

Libraries used

Installation

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