Shipped this project!
What I build:
I made a generators with different buttons that show messages when clicked on. Each section has it’s own topic with buttons. When clicked on it shows a random message/prompt from a list.
What I learned:
I learned how to use arrays to store messages and Math.random() to pick randomly.