Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/calcagnoloic/interactive-cards-app
Interactive cards app with details form
https://github.com/calcagnoloic/interactive-cards-app
cicd tailwindcss ts vitest
Last synced: 28 days ago
JSON representation
Interactive cards app with details form
- Host: GitHub
- URL: https://github.com/calcagnoloic/interactive-cards-app
- Owner: CalcagnoLoic
- Created: 2023-12-12T08:16:15.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-06T09:41:40.000Z (11 months ago)
- Last Synced: 2024-10-14T22:11:42.624Z (2 months ago)
- Topics: cicd, tailwindcss, ts, vitest
- Language: TypeScript
- Homepage: https://calcagnoloic.github.io/interactive-cards-app/
- Size: 1.52 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Interactive card details form
Your users should be able to:
- [x] Fill in the form and see the card details update in real time
- [x] Receive error messages when the form is submitted if:- [x] Any input field is empty
- [x] The card number, expiry date, or CVC fields are in the wrong format
- [x] View the optimal layout depending on their device's screen size