Project developed through the Explorer Lab, an event promoted by Rocketseat with the objective of improving JavaScript knowledge. For this, a credit card generator was created.
The main function of the project is to make the user enter the card information and from this generate a virtual credit card template.
- HTML: page structuring, accessibility and semantics
- CSS: page styling and responsiveness
- JavaScript: dynamicity of the page and mask for data entry
You can view the hosted page by clicking here.