An open API service indexing awesome lists of open source software.

https://github.com/raphaelvigee/splashdash

Chrome extension providing beautiful New Tab page from Unsplash
https://github.com/raphaelvigee/splashdash

chrome-extension react unsplash

Last synced: 3 months ago
JSON representation

Chrome extension providing beautiful New Tab page from Unsplash

Awesome Lists containing this project

README

          

# SplashDash

## Installation

1. Checkout this project `git clone git@github.com:raphaelvigee/SplashDash.git`
2. Get Unsplash API credentials: [https://unsplash.com/oauth/applications/new](https://unsplash.com/oauth/applications/new)
3. Copy `.env.dist.js` to `.env.js` and fill it with your API credentials (GitHub not required)
4. `yarn install`
5. `yarn build`
6. Install the extension as ['Unpacked'](https://developer.chrome.com/extensions/getstarted#unpacked)