aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* :lipstick: Update headerbndw2020-06-201-1/+1
|
* Update deps (#7)Ben Woodward2020-06-071-2/+2
| | | | | | | * :arrow_up: yarn upgrade * Run yarn for first time install * :lipstick: s/maxlength/maxLength on input fields
* :bug: Escape special chars (#6)Ben Woodward2020-06-071-1/+19
| | | | Escapes special characters `";,:\` Fixes #3
* Serif font for input fields (#5)Ben Woodward2020-06-042-2/+5
| | | Fixes #4
* Rewrite Card.js with hooks (#1)Yusuf YILDIZ2020-06-021-47/+33
|
* :bug: Set maxLength on inputsbndw2020-05-311-2/+2
|
* :lipstick: Dashed card borderbndw2020-05-311-4/+3
|
* :lipstick: Update titlebndw2020-05-311-1/+1
|
* :fire: Remove create-react-app boilerplatebndw2020-05-315-168/+0
|
* :memo: Note about privacybndw2020-05-311-2/+3
|
* Initial commitbndw2020-05-318-68/+133
|
* Initialize project using Create React Appbndw2020-05-308-0/+256