Daily Splash is an attempt to recreate products such as Momentum and Unsplash Instant using a modern React-based toolset. It is a non-commercial project that uses the official Unsplash API.
It is available to download as a Chrome extension. If you are curious how it works, you can also set it up locally (yarn && yarn start
), but you will need to set up your own Unsplash app and set your client ID in the .env
file.