We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 928c0c5 commit e0fb06fCopy full SHA for e0fb06f
README.md
@@ -22,3 +22,13 @@ npm run lint
22
23
### Customize configuration
24
See [Configuration Reference](https://cli.vuejs.org/config/).
25
+
26
27
+## "requirements"
28
29
+1. Load a list of names (JSON)
30
+2. Display names
31
+3. Have a button to get a random name
32
+4. Animates in an interesting way
33
+5. Outputs a random name in an interesting way
34
+6. Move the winner to a different area, so they can't be picked again
0 commit comments