Skip to content

Commit c3998bf

Browse files
authored
Update README.md
1 parent e4f1ea3 commit c3998bf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# React + IMask
22

3+
<div align="center">
4+
<img src="https://user-images.githubusercontent.com/86276393/206425046-6cf7122d-f5e4-40fd-82f3-df27fea62cfc.gif" />
5+
</div>
6+
37
Simple project to show how to use IMask in ReactJS with regex.<br>
48
The MasterCard regex was used as an example - If the number entered in the input is from MasterCard, the border of the input turns green, otherwise it turns red.<br>
59
MasterCard numbers example: `5349 0234 9207 3492`, `2329 7329 4792 3759`.

0 commit comments

Comments
 (0)