I have a repeating group of different cuisines (eg Vegan, Sweet Things, Snacks, etc). This repeating group is created dynamically, based on a list of items I have added to a database. Over time, the items in the list will be updated and I will also add more items.
When I am looking at the repeating group, I would like to be able to click on any one of the items and have me navigate to its own dedicated page (eg I click on “Vegan” and get sent to URL.com - Media Options, etc).
It sounds like you’re referring to what are known as “clean” or “friendly” URLs. I’m not aware of a way to do it at the root level of your site, but if having the pages at URL.com - Media Options (or some such) is acceptable, then there are a couple options.
One option is free and has been very well documented and described by @keith, and has been discussed in a number of forum threads. Search the forums for “gib/u” or “clean urls” or “friendly urls”.
Another option is the recently released Sudsy Page plugin. If you need more than one level of “depth” or would like the forward/back browser buttons to work as expected, it might be worth considering.