Skip to content

A new tab extension which gets random photos from unsplash.

Notifications You must be signed in to change notification settings

frectonz/minitab

Repository files navigation

MiniTab

logo

A beautiful new tab website that shows time and a random image from unsplash.

Screenshots

Sample screenshots of the website

screenshot

Running the website

Install packages using.

pnpm install

Run the start script.

pnpm start

Requirements

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.

About

A new tab extension which gets random photos from unsplash.

Topics

Resources

Stars

Watchers

Forks