A beautiful new tab website that shows time and a random image from unsplash.
Sample screenshots of the website
Install packages using.
pnpm install
Run the start
script.
pnpm start
This code expects an environment variable called CLIENT_ID
to be defined. To provide this environment variable create a file called .env
containing the following content:
CLIENT_ID="<CLIENT-ID>"
You can get your client id from unsplash.