noaignite / create-ignite-app

Boilerplate for React with Next.js and MUI
17 stars 2 forks source link

[Unsplash] Replace mocked images to other service #80

Closed adamsoderstrom closed 2 weeks ago

adamsoderstrom commented 1 year ago

We're currently using Unsplash's source.unsplash service, which seems to be phased out from the Unsplash platform.

I've experienced that these URL's has increased in response times + resolves to a 503 (Service Unavailable).

Maybe we could switch to an equivalent service? Maybe even api.unsplash.com?

https://github.com/noaignite/create-ignite-app/blob/4e12552acf8375887266e0b998258ebb0bd6fbc0/src/api/__mock__/centra/products.js#L42

manik-dhanjal commented 1 year ago

Hi, I would like to contribute to fixing this issue, can you please guide me to set it up on my machine?

maeertin commented 2 weeks ago

Closing PR as no longer relevant as "cia" is now purely a documentation app.