A58-JS-Team-07 / web-project-1

This is a team repository for our first Telerik project, building a Giphy single page app
0 stars 0 forks source link

Feature: Display Uploaded Gifs #15

Open banch3v opened 2 months ago

banch3v commented 2 months ago

The application should have a display uploaded gifs functionality, that will allow the user to see his uploaded gifs. You can do this by storing the ids of the uploaded gifs in the browser’s local storage and then use the get-gifs-by-id endpoint with your api_key and the desired ids, separated by commas – ids