Lezurex / gitmemoji

An app to learn gitmoji emojis

Home Page:https://gitmemoji.lezurex.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gitmemoji

This project is originally forked from lalalilo/gitmemoji.

Setup

Install the dependencies and finally run the app by executing these commands in the project directory. Make sure you have Bun installed.

bun install
bun start

Adding new gitmojis

Gitmojis are automatically fetched from the gitmoji package. Colors are not included there. Therefore, we have the file in src/emoji-colors.ts, which stores the background colors of the tiles. This list can be copied from the gitmoji repo.

About

An app to learn gitmoji emojis

https://gitmemoji.lezurex.dev


Languages

Language:TypeScript 86.7%Language:HTML 11.0%Language:CSS 2.4%