Hello everyone, I'm having a question, I'm starting with web development and tals and I'm studying some javascript and json. Well let's my doubt, I'm getting information from a json file and submitting via javascript in html.
I'd like to know how I can go to a specific page with the specific information for each of the card when I click on it. That has some extra technology. Will I need to use a database? Or it's something in the url. I searched a lot about it and found no answer. I think because it is something very specific.