Skip to content

Commit e0fb06f

Browse files
author
Jack Koppa
committed
docs: Add initial requirements
1 parent 928c0c5 commit e0fb06f

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

+10
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,13 @@ npm run lint
2222

2323
### Customize configuration
2424
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

Comments
 (0)