Stellar-Junior-Dev / cocktailMasters-cosmin

0 stars 0 forks source link

[Feature] Implement requests on the HomePage #26

Open emilianraduu opened 1 year ago

emilianraduu commented 1 year ago

For the Popular, Latest and Random drinks the following requests should be made and mapped (same thing as on search page)

www.thecocktaildb.com/api/json/v2/KEY/randomselection.php

www.thecocktaildb.com/api/json/v2/KEY/latest.php

www.thecocktaildb.com/api/json/v2/KEY/popular.php

The API Key is: 9973533

emilianraduu commented 1 year ago

Image