Assignment-15

 Make an API call to   https://jsonplaceholder.typicode.com/users    and get data to a component.


Post names of users into a dropdown and
by selecting the name of a specific user, it should display the data of that user as a list below it.




Comments

Popular posts from this blog