a classic problem for developers,
They give us a list of states, from which state the user chooses we will show the cities, and within the cities another element.
today we will do something similar using jsonplaceholder: what is jsonplaceholder?
It is a free api to use, which will allow us…