This project was bootstrapped with Create React App.
Application allows user to create his own credit card design
- Open https://soseen.github.io/credit-card-form
- Choose a background template
- Fill the form to add credit card information
- Display your card design
- React.js
- Sass
- React Router
Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.
Install all the required packages included in the package.json
file
Builds the app for production to the build folder. It correctly bundles React in production mode and optimizes the build for the best performance.