Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 1.16 KB

README.md

File metadata and controls

41 lines (28 loc) · 1.16 KB

Mortality

A Chrome extension that shows a live counter of your age to motivate you to live life to the fullest.

Screenshot Light Theme

Screenshot Dark Theme

Install

Add to Chrome

Add to FireFox

Add to Edge

Project setup

yarn install --frozen-lockfile

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Built package will be created under artifacts folder.

Lints and fixes files

yarn lint

Credits