mkb93 / RecipeApp

0 stars 0 forks source link

have a one image at a time like feature #5

Open mkb93 opened 9 months ago

mkb93 commented 9 months ago

I want to look through each image and title and click a next or previous button to see the follow up one.

mkb93 commented 8 months ago

I foudn a way to implement it. Im going to seperate this component into another file and implement a way to cycle through them.

mkb93 commented 7 months ago

I've incorporated this into client but now Im incorporating it into typescript client2 with a revised model. thanks to helens advice. Ill be creating a information fetching file. But how?