Check the the initial prototype, go to Figma.
This project started as a JavaScript practice from Codecademy (JS Syntax Part II / Challenge: Credit Card Checker) to test on console, I decided to bring it to life giving it web functionality. Some extra features such as Credit Card Generation and validations have been added to the initial logic.
This project started as a JavaScript practice from Codecademy (JS Syntax Part II / Challenge: Credit Card Checker) to test on console, I decided to bring it to life giving it web functionality. Some extra features such as Credit Card Generation and validations have been added to the initial logic.
-
Clone this repo:
git clone git@github.com:fjosue4/card-checker-react.git
-
Install dependencies
npm install
-
Run it
npm start
This runs the app in the development mode. Open http://localhost:3000 to view it in the browser.