MahmoudDeiab / gift-card

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To test the application, run the following scripts inside the project directory

npm install

To install project dependencies

npm start

To run the front-end React app

node server.js

This is a "fake" Express server hard coded to accept the following values:

Gift card number: 123456789123456 Gift card control number: 123

About


Languages

Language:JavaScript 73.4%Language:CSS 18.1%Language:HTML 8.5%