|
@@ -3,7 +3,7 @@
|
|
The goal of this challenge is to create an *Giphy search app that allows you to search/explore image by tags and display it a grid view (basic simple UI) using [Giphy API](https://developers.giphy.com/docs/api/#quick-start-guide)
|
|
The goal of this challenge is to create an *Giphy search app that allows you to search/explore image by tags and display it a grid view (basic simple UI) using [Giphy API](https://developers.giphy.com/docs/api/#quick-start-guide)
|
|
[Search API](https://developers.giphy.com/docs/api/endpoint/#search)
|
|
[Search API](https://developers.giphy.com/docs/api/endpoint/#search)
|
|
You can use the API key: **8LtshfHp2uWb6CFpmzPtJmborDaVWu0Z** (In case the API key is not working you can create you own api key)
|
|
You can use the API key: **8LtshfHp2uWb6CFpmzPtJmborDaVWu0Z** (In case the API key is not working you can create you own api key)
|
|
-####Note :
|
|
|
|
|
|
+#### Note :
|
|
* Make sure to use Giphy API and not Giphy SDK
|
|
* Make sure to use Giphy API and not Giphy SDK
|
|
* If there is any issue with Giphy APi, you can use any api to show grid of images
|
|
* If there is any issue with Giphy APi, you can use any api to show grid of images
|
|
|
|
|