An Application Of A Credit Card Form With Live Data Update Built With React
? Credit card preview app
About The Project
This application is a small application of a credit card form with live data update.
Built With
Running ??
visualization of the project working
▶️click me
Prerequisites
You need a working environment with:
- Git – You can install it from https://git-scm.com/downloads.
Installation
The best option to start with this project is cloning it in your PC:
git clone https://github.com/monicatvera/preview-credit-card.git
Once you have cloned the project install all dependencies.
npm install
Run
To start the project we must do the following:
npm start
We would already have the fully functional application.