Skip to content

Lezurex/gitmemoji

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published