]>
Commit | Line | Data |
---|---|---|
1 | # generador-de-insultos | |
2 | Insult generator in spanish, stop using those dumb popular curse words: make your own (or have them made by us) | |
3 | ||
4 | ## How To Run | |
5 | ||
6 | You can call `npm start` to start the server | |
7 | ||
8 | ## TODO | |
9 | * Proper pluralizer. This is in lazy mode. | |
10 | * Vet words | |
11 | * Cleanup dependencies. Like seriously, this is ridiculous, 5 deps === | |
12 | hundreds |