Dev-CasperTheGhost / new-tab

Inspired by dustinrouillard/tabatha. This is my ✨special✨ version of it.

Home Page:https://tab.caspertheghost.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

new-tab

Inspired by https://github.com/dustinrouillard/tabatha. This is my special version of it.

Features

  • Themes (dark/light)
  • Greeting (+ change its position)
  • Search
  • Weather (+ change its position)

Installation

Dev

  1. Install dependencies: npm install
  2. Start dev server: npm run dev

Production

  1. Install dependencies: npm install
  2. Package the code: npm run pkg
    • To test it, first run npm run dev:pkg
  3. Done!

About

Inspired by dustinrouillard/tabatha. This is my ✨special✨ version of it.

https://tab.caspertheghost.me


Languages

Language:TypeScript 86.9%Language:SCSS 13.0%Language:JavaScript 0.1%