Skip to content

monicatvera/preview-credit-card

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💳 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:

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.