This project developed as a form of study using some libraries that the job market asked for today, containing a good structure of files and organization of code. Run the application and be happy.
- Create React App by create-react-app
- React support by react
- Payment by payment
- SCSS by scss
# clone it
git clone https://github.com/caioorg/card-credit-react
cd card-credit-react
# Make it your own
rm -rf .git && git init
# Install dependencies
yarn install
# Start project development
yarn start
# If you want to start production
yarn build
# To run the tests. *(Note: to run the application tests you must be running)*
yarn test
# American Express: 378282246310005
# Dinners Club: 30569309025904
# MasterCard: 5555555555554444
# Visa: 4111111111111111
# Elo: 4514160000000008
# HiperCard: 3841001111222233334
MIT