Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# Interactive card details form






Readme

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


Readme - empty fields

- [x] The card number, expiry date, or CVC fields are in the wrong format


Readme - wrong format

- [x] View the optimal layout depending on their device's screen size


Readme