Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

Actually my problem was on react interface, I tried fetching from the itch IO api on a react page, and it did not work what so ever. 
What i did was, I made a backend api on php laravel to fetch the data from itch io api 

and then i used that laravel api in my react app